Add more roles and start adding packages
This commit is contained in:
13
inventory/group_vars/fedora_workstations/main.yml
Normal file
13
inventory/group_vars/fedora_workstations/main.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# Variables for fedora_workstations group
|
||||
|
||||
# Ansible connection settings
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# Add group-specific variables here
|
||||
# Example:
|
||||
# timezone: Europe/Berlin
|
||||
# locale: en_US.UTF-8
|
||||
timezone: Europe/Berlin
|
||||
locale: de_DE.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user