infrastructure as code for the band-on app servers
Find a file
rulrich 206773d4ed
All checks were successful
Ansible Dry Run / Explore-Gitea-Actions (push) Successful in 12s
.gitea/workflows/dry-run.yml aktualisiert
2024-03-09 21:42:56 +01:00
.gitea/workflows .gitea/workflows/dry-run.yml aktualisiert 2024-03-09 21:42:56 +01:00
public_keys public_keys/beat hinzugefügt 2024-03-08 18:48:15 +01:00
roles/users roles/users/tasks/main.yml aktualisiert 2024-03-08 18:51:26 +01:00
hosts hosts hinzugefügt 2024-03-08 16:14:22 +01:00
playbook.yml playbook.yml hinzugefügt 2024-03-08 16:11:45 +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