forked from ccchb/ansible
Use the default system python on FreeBSD
This commit is contained in:
parent
44c903add7
commit
1af8f40694
1 changed files with 2 additions and 0 deletions
2
group_vars/freebsd
Normal file
2
group_vars/freebsd
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
ansible_python_interpreter: /usr/local/bin/python
|
Loading…
Reference in a new issue