aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars/jails.yml
blob: 990469c23ad5913c555a3cabf8b11fa428b9f5e5 (plain)
1
2
3
4
5
ansible_connection: jailexec
ansible_jail_name: "{{ inventory_hostname }}"
ansible_python_interpreter: /usr/local/bin/python3
ansible_shell_executable: /bin/sh
ansible_jail_privilege_escalation: none