Add build state, rename present->running
This commit is contained in:
@ -2,5 +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
|
||||
state: present # or running, build, absent
|
||||
execute: smart # or always or never
|
||||
|
Reference in New Issue
Block a user