mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Would help if I added these files in the right directory
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
- name: Install docker packages (apt)
|
||||
apt:
|
||||
state: present
|
||||
# Note: add docker-registry when available
|
||||
name: docker.io,python-docker,netcat-openbsd
|
||||
|
||||
Reference in New Issue
Block a user