REFACTOR: remove run_playbook.sh, it's useless

This commit is contained in:
2026-08-09 18:29:52 +04:00
parent fe82553525
commit 82fcbf5127
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
ansible-playbook -i inventory/hosts.yaml $1 \
--private-key inventory/group_vars/secret/ansible_key \
--vault-password-file inventory/group_vars/secret/.vault_pass