Make the docker host role block more exhaustive
This commit is contained in:
parent
92c85904bd
commit
36ed622a26
1 changed files with 3 additions and 7 deletions
|
@ -23,14 +23,10 @@
|
|||
docker_users:
|
||||
- "{{ user }}"
|
||||
- docker-cleanup
|
||||
- watchtower
|
||||
- netdata
|
||||
- traefik
|
||||
|
||||
- hosts: intersect
|
||||
roles:
|
||||
- netdata
|
||||
- traefik
|
||||
- watchtower
|
||||
- intersect-docker
|
||||
|
||||
- hosts: grimes
|
||||
roles:
|
||||
- netdata
|
||||
|
|
Loading…
Reference in a new issue