Skip to content

Instantly share code, notes, and snippets.

@tacahiroy
Created May 8, 2019 06:07
Show Gist options
  • Select an option

  • Save tacahiroy/0fb284c1639073c0a7d6ecaf42a588be to your computer and use it in GitHub Desktop.

Select an option

Save tacahiroy/0fb284c1639073c0a7d6ecaf42a588be to your computer and use it in GitHub Desktop.
Ansible plays w/o Python2 on Fedora 30
ansible-playbook -i hosts -k -e 'ansible_python_interpreter=/usr/bin/python3' playbook.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment