Extract docker cleanup stuff into its own role

This commit is contained in:
Jake Howard
2020-04-23 20:17:54 +01:00
parent 7a296c63a2
commit 9962d9103f
11 changed files with 7 additions and 7 deletions

View File

@ -20,4 +20,5 @@
docker_install_compose: false # This role installs the binary directly, which is kinda nasty
docker_users:
- "{{ user }}"
- docker-cleanup
- docker