Extract docker cleanup stuff into its own role
This commit is contained in:
@ -20,4 +20,5 @@
|
||||
docker_install_compose: false # This role installs the binary directly, which is kinda nasty
|
||||
docker_users:
|
||||
- "{{ user }}"
|
||||
- docker-cleanup
|
||||
- docker
|
||||
|
Reference in New Issue
Block a user