You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Davis 6e0eafa3a7 add ANSIBLE_PLAYBOOK_DIR envvar support (#63220)
* add ANSIBLE_PLAYBOOK_DIR envvar support

* allows `ANSIBLE_PLAYBOOK_DIR` envvar as a fallback on CLI types that support `--playbook-dir`. This should have been implemented with #59464, but was missed due to an oversight.
* added basic integration test

* make first-class PLAYBOOK_DIR config entry

* update changelog

(cherry picked from commit fd229dcbb5)
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [stable-2.9] Fix ansible-test virtualenv real python search. 6 years ago
sanity Fix plugin names for collection plugins. (#60317) 6 years ago
units Add support for automation-hub authentication to ansible-galaxy (#63031) 6 years ago
utils [stable-2.9] Limit Shippable matrix check to ansible repo. 6 years ago