Make the docker host role block more exhaustive
This commit is contained in:
parent
92c85904bd
commit
36ed622a26
@ -23,14 +23,10 @@
|
|||||||
docker_users:
|
docker_users:
|
||||||
- "{{ user }}"
|
- "{{ user }}"
|
||||||
- docker-cleanup
|
- docker-cleanup
|
||||||
|
- watchtower
|
||||||
|
- netdata
|
||||||
|
- traefik
|
||||||
|
|
||||||
- hosts: intersect
|
- hosts: intersect
|
||||||
roles:
|
roles:
|
||||||
- netdata
|
|
||||||
- traefik
|
|
||||||
- watchtower
|
|
||||||
- intersect-docker
|
- intersect-docker
|
||||||
|
|
||||||
- hosts: grimes
|
|
||||||
roles:
|
|
||||||
- netdata
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user