You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/group_vars/os_debian.yml

7 lines
147 B
YAML

---
ansible_python_interpreter: "/usr/bin/python3"
ansible_distribution_name: "debian"
debian_repository_mirror: "http://deb.debian.org/debian/"