added ansible playbook

This commit is contained in:
2026-01-23 19:26:48 +01:00
parent 653905d5e2
commit 67ae9517f4
7 changed files with 134 additions and 1 deletions

4
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,4 @@
[defaults]
inventory = ./hosts.ini
set_remote_user = yes
allow_world_readable_tmpfiles=true