first commit

This commit is contained in:
ansible user
2025-10-22 14:11:49 +02:00
commit 110301f862
75 changed files with 20802 additions and 0 deletions

5
files/group_vars/all.yml Normal file
View File

@@ -0,0 +1,5 @@
ansible_user: root # or the user your devices accept
ansible_port: 22
host_key_checking: false # optional: you already have this in ansible.cfg
# ansible_ssh_private_key_file: ~/.ssh/id_rsa # if you use a key