Add commands to work with prototype using ansible
Create two directories: mkdir -p tmp/group_vars Use commands to generate ansible playbook solar -a run -r node docker docker_compose some_service solar -a remove -r node docker docker_compose some_service Removal will be done in reversed order
This commit is contained in:
parent
55a5cc62c0
commit
aa9a60c1cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
# vagrant
|
# vagrant
|
||||||
.vagrant
|
.vagrant
|
||||||
|
|
||||||
|
tmp/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user