Skip to content

Instantly share code, notes, and snippets.

@ssbarnea
Last active September 5, 2019 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssbarnea/18bc360d67de11404d4725805a56bbb9 to your computer and use it in GitHub Desktop.
Save ssbarnea/18bc360d67de11404d4725805a56bbb9 to your computer and use it in GitHub Desktop.
- when: ansible_python is not defined
setup:
gather_subset: min
- debug:
msg: "{{ ansible_python.executable }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment