Add Deploy Script

This commit is contained in:
2023-11-12 14:43:26 -08:00
parent 2d7eae9419
commit 5a9f690552
3 changed files with 22 additions and 0 deletions

3
deploy.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
ansible-playbook -bK -i .private/inventory -u ansible --key-file .private/id_ansible deploy.yaml