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/lib/ansible_test/_data
Felix Fontein f6815040fd
add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#67243)
* Make validate-modules stop ignore FILE_COMMON_ARGUMENTS.

* Add types to FILE_COMMON_ARGUMENTS and update document fragment to match it.

* Update ignore.txt.

* Add changelog.
5 years ago
..
cli
completion Testing: Add support for AIX platform (#65802) 5 years ago
injector
playbooks PowerShell - Added coverage collector (#59009) 5 years ago
pytest/plugins Fix ansible-test pytest plugin loading. (#62119) 5 years ago
requirements Add constraints for Jinja2 on Python 2.6. (#66826) 5 years ago
sanity add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#67243) 5 years ago
setup ansible-test - add constraint for virtualenv (#67289) 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
coveragerc
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 5 years ago
versions.py Ignore warnings in ansible-test environment check. 5 years ago
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
yamlcheck.py