system/defaults/main.yml
2023-11-07 18:54:45 +01:00

50 lines
920 B
YAML

---
user:
name: user
arch_base_locale: fr_FR.UTF-8
arch_base_keymap: fr
arch_base_timezone: Europe/Paris
arch_base_locales:
- "fr_FR.UTF-8"
- "en_US.UTF-8"
time:
hwclock: UTC
timezone: Europe/Paris
system_base_aur_soft: []
system_upgrade: false
system_arch_local_mirror:
system_user:
- name: ansible
home: /home/ansible
shell: '/bin/bash'
system_group: []
system_sudoers_group: "superusergroup"
keystodeploy: []
# - name: toto
# user: toto
# ssjkey: lrlrl
privatekeytodeploy: []
# - user: root
# keyfile: /root/.ssh/id_rsa
# privatekey: {{ vault_privatekey }}
# Custom hosts entries to be added
hosts_entries: []
# Custom host file snippets to be added
hosts_file_snippets: []
system_ipV6_disable: false
system_ssh_custom_host: []
# - host:
# user:
# keyfile:
system_wol_enable: false
system_wol_mac: "{{ ansible_default_ipv4.macaddress }}"
system_ip_unprivileged_port_start: 1024