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 fd229dcbb5
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
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration add ANSIBLE_PLAYBOOK_DIR envvar support (#63220) 5 years ago
legacy Support cloudflare API Tokens. (#62043) 5 years ago
lib/ansible_test Add RHEL 8.1b to the Shippable test matrix. 5 years ago
sanity ec2_vpc_nacl and ec2_vpc_nacl_info migrate to AnsibleAWSModule and add tests (#63163) 5 years ago
units Stop appending '/api' to galaxy server url (#63238) 5 years ago
utils Limit Shippable matrix check to ansible repo. 5 years ago