Removed group_vars and now global variables are defined in the inventory file

This commit is contained in:
2025-08-24 15:06:58 +02:00
parent ccd5c7c138
commit 66b5367c25

View File

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