mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Add docker_image_tag module (#730)
* Add docker_image_tag module. * Add check mode tests. * Improve and test image ID/digest handling. * Adjust more tests.
This commit is contained in:
@@ -18,6 +18,7 @@ action_groups:
|
||||
- docker_image_load
|
||||
- docker_image_pull
|
||||
- docker_image_push
|
||||
- docker_image_tag
|
||||
- docker_login
|
||||
- docker_network
|
||||
- docker_network_info
|
||||
|
||||
Reference in New Issue
Block a user