ansible/test/lib/ansible_test/_data
Felix Fontein 5226ac5778
The implicit default for type=bool options is not 'false', but 'none' (#72699)
* The implicit default for type=bool options is not 'false', but 'none'.

* Fix modules, resp. add ignore.txt entries.
2020-12-04 12:13:14 -05:00
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
completion Bump centos6 image for pinned junit-xml dep 2020-12-02 14:02:32 -08:00
injector Code cleanup in ansible-test. 2020-05-15 18:17:11 -07:00
playbooks Internally redirect win modules to collection name (#68317) 2020-03-23 11:14:21 -05:00
pytest/plugins fix collection package root location under pytest >=6.0.0 (#70963) 2020-08-03 17:31:32 -07:00
requirements Use AZP config for integration-aliases test. 2020-12-03 15:35:58 -08:00
sanity The implicit default for type=bool options is not 'false', but 'none' (#72699) 2020-12-04 12:13:14 -05:00
setup fix typo (foward -> forward) (#72182) 2020-10-11 11:05:08 +05:30
ansible.cfg Update ansible-test integration config handling. (#60448) 2019-08-13 13:18:55 -07:00
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 2020-05-13 13:58:09 -07:00
coveragerc Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
cryptography-constraints.txt ansible-test - add cryptography constraint for cffi (#72761) 2020-11-30 16:49:33 -05:00
inventory Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
pytest.ini Remove em dash from the pytest configuration file 2020-09-14 09:02:48 -07:00
quiet_pip.py Fix ansible-test pip filter on Fedora 32. 2020-06-10 09:37:01 -07:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00
yamlcheck.py