first commit

This commit is contained in:
savagebidoof
2023-12-13 21:33:51 +01:00
commit 60c6d20a3e
10 changed files with 265 additions and 0 deletions

9
run.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
export ANSIBLE_HOST_KEY_CHECKING=False
ansible-playbook -i inventory.yaml playbooks/main.yaml