mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
include docker-users to main
This commit is contained in:
parent
2bf1b29d3f
commit
8c63471573
@ -16,3 +16,6 @@
|
|||||||
|
|
||||||
- include: docker-compose.yml
|
- include: docker-compose.yml
|
||||||
when: docker_install_compose
|
when: docker_install_compose
|
||||||
|
|
||||||
|
- include: docker-users.yml
|
||||||
|
when: docker_users
|
||||||
|
Loading…
Reference in New Issue
Block a user