1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-21 03:12:05 +02:00
infrastructure/group_vars/all/common.yml
Sven-Hendrik Haase ab1c932e7a Lower Python version requirement to any Python 3 version
This is because otherwise we'll fail to install on any system not explicitly running Python 3.7 (like some Debian we provision Arch on).
We don't strictly need Python 3.7 and most Python 3 versions will in fact work with Ansible.
2019-03-19 18:51:44 +01:00

12 lines
280 B
YAML

dns_search_domain: "archlinux.org"
dns_servers: ["127.0.0.1"]
configure_firewall: true
# this is needed to make ansible find the firewalld python
# module when deploying firewalld tasks
ansible_python_interpreter: /usr/bin/python3
zabbix_agent_templates:
- Template OS Linux