add readme

This commit is contained in:
baschno
2025-05-21 20:34:13 +02:00
parent 90e925784e
commit 3705925783

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
ansible all -u basti -m ping -i ./hosts -vvv
ansible all -u basti -i ./hosts -p servers.yml
ansible-playbook servers.yml -i hosts