server? server!

This commit is contained in:
nora 2023-08-25 22:31:10 +02:00
parent 8b8313b22e
commit 6bb17f9c65
8 changed files with 100 additions and 3 deletions

3
new/run.sh Executable file
View file

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