Initial commit

This commit is contained in:
moritzrfs
2025-05-05 19:59:39 +02:00
commit 0c06b42347
3 changed files with 72 additions and 0 deletions

5
inventory Normal file
View File

@@ -0,0 +1,5 @@
[nfs_servers]
share-box.home ansible_user=ansible ansible_ssh_private_key_file=/home/moritz/ansible/keys/ansible
[nfs_clients]
pve03.home ansible_user=ansible ansible_ssh_private_key_file=/home/moritz/ansible/keys/ansible