add default ansible config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
run INVENTORY PLAYBOOK:
|
||||
ansible-playbook -i inventory/{{ INVENTORY }}.yaml playbooks/{{ PLAYBOOK }}.yaml
|
||||
|
||||
prod PLAYBOOK: (run "prod" PLAYBOOK)
|
||||
|
||||
prod-all: (prod "base") (prod "pg") (prod "docker") (prod "aerbim") (prod "angie")
|
||||
|
||||
Reference in New Issue
Block a user