Created
April 3, 2019 12:31
-
-
Save markuman/eca67548d5d005292ab678bdf7dc072b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /etc/ansible/hosts | |
localhost ansible_connection=local ansible_python_interpreter="/home/m/.local/bin/python3.7" | |
[vars:all] | |
ansible_python_interpreter="/home/m/.local/bin/python3.7" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment