Restructure: move infra packages to root level
This commit is contained in:
6
ansible-push/configure.sh
Executable file
6
ansible-push/configure.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
# Renamed to configure.sh and added playbooks to stack
|
||||
docker compose up -d
|
||||
|
||||
docker exec -it ansible ansible-playbook playbooks/main.yml -i inventory.yml
|
||||
|
||||
docker compose down
|
||||
Reference in New Issue
Block a user