Split role from infra repo
This commit is contained in:
6
defaults/main.yml
Normal file
6
defaults/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
# defaults file for roles/compose_project
|
||||
service: dummy
|
||||
compose_dir: /home/core/compose
|
||||
state: present # or absent
|
||||
restart: smart # or always or never
|
Reference in New Issue
Block a user