move inventory

This commit is contained in:
nora 2023-09-03 11:31:51 +02:00
parent 29edf45e0c
commit 31f36fdf40
2 changed files with 1 additions and 1 deletions

2
run.sh
View file

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