Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Set Python interpreter discovery in ansible.cfg #53

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

antoineserrano
Copy link
Contributor

Set Python interpreter discovery in ansible.cfg, under the [default] section: interpreter_python: auto.

This covers edge-cases where Ansible doesn't discover Python's path in a target host.

Will be a default setting starting in 2.12, as explained here: https://docs.ansible.com/ansible/latest/reference_appendices/interpreter_discovery.html

@antoineserrano antoineserrano merged commit 39f93f3 into master Apr 16, 2020
@antoineserrano antoineserrano deleted the add-py-cfg branch April 16, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants