This commit is contained in:
nora 2023-08-27 17:07:08 +02:00
parent f53902abee
commit e714c08de3
10 changed files with 71 additions and 13 deletions

2
run.sh
View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
ansible-playbook -i inventory.yml playbooks/vps2.yml -u root
ansible-playbook -i inventory.yml playbooks/all.yml -u root