Created
May 8, 2019 06:07
-
-
Save tacahiroy/0fb284c1639073c0a7d6ecaf42a588be to your computer and use it in GitHub Desktop.
Ansible plays w/o Python2 on Fedora 30
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
| 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