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
Gonéri Le Bouder 462edf003e
ansible-test: yamllint, check the assigment (#73584)
Ensure `yamllint`'s `check_assignment()` correctly ignore the
attribute assignment. Those don't have any `.id` attribute and will
trigger an `AttributeError` exception.

See: https://github.com/ansible/ansible/pull/73322
(cherry picked from commit 0a8d5c0983)
5 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
completion [centos6] update container for EOL (#72797) 5 years ago
injector Support venv in ansible-test virtualenv scripts (#73164) 5 years ago
playbooks PowerShell - Added coverage collector (#59009) 6 years ago
pytest/plugins [stable-2.9] fix collection package root location under pytest >=6.0.0 (#70963). 5 years ago
requirements Fix cryptography install in ansible-test. 5 years ago
sanity ansible-test: yamllint, check the assigment (#73584) 5 years ago
setup [stable-2.9] Use a versioned pip bootstrapper in ansible-test. (#73360) 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 6 years ago
coveragerc Move ansible-test coverage config to test/lib/ 7 years ago
inventory Update ansible-test collection inventory handling. (#61031) 6 years ago
pytest.ini Relocate ansible-test code. (#60147) 7 years ago
tox.ini Relocate ansible-test code. (#60147) 7 years ago
versions.py [stable-2.9] Ignore warnings in ansible-test environment check. 6 years ago
virtualenvcheck.py [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111) 6 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 7 years ago