ansible/test/lib/ansible_test/_data
Felix Fontein 947fa3bad3
ansible-test validate-modules: don't allow arbitrary lists and dicts for 'default', 'sample' and 'example' (#69287)
* Don't allow arbitrary lists and dicts for 'default', 'sample' and 'example'.

* Add changelog.

* Make compile with Python 2.
2020-05-05 11:38:10 -05:00
..
cli
completion Add RHEL 8.2 to CI 2020-04-29 20:51:28 -05:00
injector
playbooks Internally redirect win modules to collection name (#68317) 2020-03-23 11:14:21 -05:00
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
requirements Fix ansible-test coverage constraints. 2020-04-24 10:52:21 -07:00
sanity ansible-test validate-modules: don't allow arbitrary lists and dicts for 'default', 'sample' and 'example' (#69287) 2020-05-05 11:38:10 -05:00
setup Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
ansible.cfg Update ansible-test integration config handling. (#60448) 2019-08-13 13:18:55 -07:00
coveragerc
cryptography-constraints.txt Fix ansible-test requirements installation. 2020-03-29 08:46:25 -07:00
inventory Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 2020-01-30 00:05:02 +01: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