Skip to content

Instantly share code, notes, and snippets.

@markuman
Created April 3, 2019 12:31
Show Gist options
  • Save markuman/eca67548d5d005292ab678bdf7dc072b to your computer and use it in GitHub Desktop.
Save markuman/eca67548d5d005292ab678bdf7dc072b to your computer and use it in GitHub Desktop.
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