mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Add docker_image_build module. (#735)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
- name: Install docker
|
||||
apk:
|
||||
name: docker
|
||||
name:
|
||||
- docker
|
||||
update_cache: true
|
||||
notify: cleanup docker
|
||||
|
||||
Reference in New Issue
Block a user