1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration
Matt Davis 4d3a6123d5
Python interpreter discovery ()
* Python interpreter discovery

* No longer blindly default to only `/usr/bin/python`
* `ansible_python_interpreter` defaults to `auto_legacy`, which will discover the platform Python interpreter on some platforms (but still favor `/usr/bin/python` if present for backward compatibility). Use `auto` to always use the discovered interpreter, append `_silent` to either value to suppress warnings.
* includes new doc utility method `get_versioned_doclink` to generate a major.minor versioned doclink against docs.ansible.com (or some other config-overridden URL)

* docs revisions for python interpreter discovery

(cherry picked from commit 5b53c0012ab7212304c28fdd24cb33fd8ff755c2)

* verify output on some distros, cleanup
2019-02-27 23:52:02 -08:00
..
host_vars
targets Python interpreter discovery () 2019-02-27 23:52:02 -08:00
cloud-config-aws.yml.template
cloud-config-azure.yml.template
cloud-config-cloudscale.ini.template
cloud-config-cs.ini.template
cloud-config-gcp.yml.template
cloud-config-gitlab.yml.template Base integration test for gitlab modules () 2019-01-31 10:20:33 +00:00
cloud-config-opennebula.yml.template
cloud-config-openshift.kubeconfig.template
cloud-config-tower.cfg.template
cloud-config-vultr.ini.template
integration.cfg Enable force_handlers for integration tests. 2019-01-25 08:51:57 -08:00
integration_config.yml
inventory
inventory.networking.template
inventory.remote.template
inventory.winrm.template
network-integration.cfg Enable force_handlers for integration tests. 2019-01-25 08:51:57 -08:00
target-prefixes.network
windows-integration.cfg Enable force_handlers for integration tests. 2019-01-25 08:51:57 -08:00