docker_plugin - adding alias option and general cleanup (#161)

* Initial Commit

* Adding changelog fragment
This commit is contained in:
Ajpantuso
2021-06-25 15:45:53 -04:00
committed by GitHub
parent 49c8fd0aa5
commit 825a4f74d3
3 changed files with 132 additions and 26 deletions
@@ -0,0 +1,3 @@
---
minor_changes:
- docker_plugin - added ``alias`` option to specify local names for docker plugins (https://github.com/ansible-collections/community.docker/pull/161).