Allow to remove services via compose role
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-30 02:31:21 +01:00
parent 8d1a273b9a
commit 4dca002664
5 changed files with 86 additions and 62 deletions

View File

@ -2,3 +2,5 @@
# defaults file for roles/compose_project
service: dummy
compose_dir: /home/core/compose
state: present # or absent
restart: smart # or always or never