mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Migrate Linux CI roles to test targets. (#17997)
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,nginx
|
||||
|
||||
Reference in New Issue
Block a user