mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add more tests for private docker registries
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
apt:
|
||||
state: present
|
||||
# Note: add docker-registry when available
|
||||
name: docker.io,python-docker,netcat-openbsd
|
||||
name: docker.io,python-docker,netcat-openbsd,nginx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user