infrastructure as code for the band-on app servers
Find a file
2024-03-10 17:37:55 +01:00
.gitea/workflows .gitea/workflows/dry-run.yml aktualisiert 2024-03-10 17:37:55 +01:00
public_keys public_keys/beat hinzugefügt 2024-03-08 18:48:15 +01:00
roles roles/basic_packages/tasks/main.yml aktualisiert 2024-03-10 14:26:55 +01:00
vars vars/testing.yml aktualisiert 2024-03-10 11:10:26 +01:00
hosts hosts hinzugefügt 2024-03-08 16:14:22 +01:00
playbook.yml playbook.yml aktualisiert 2024-03-10 10:59:29 +01:00
README.md README.md aktualisiert 2024-03-08 19:08:06 +01:00

checkout the repo

git clone https://git.ulrich.engineering/rulrich/band-on-iac.git

running the playbook

ansible-playbook -i hosts -l testing playbook.yml -u $USER --ask-become-pass