Changed vars to group vars for test

This commit is contained in:
2025-08-24 13:09:19 +02:00
parent a8f5092689
commit 7c22b770f0
3 changed files with 4 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
# Key used for Ansible to connect to LXC containers
ansible_ssh_private_key_file: '~/.ssh/ansible'
ansible_user: 'root'