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
Sloane Hertel 3b861abce1
add action_groups support to collections (#74039)
* Canonicalize module_defaults actions and action_groups pre-fork and cache them on the play

* Call get_action_args_with_defaults with the resolved FQCN plugin and don't pass the redirect list

* Add validation for action_group metadata and a toggle to disable the warnings

* Handle groups recursively referring to each other

* Remove special-casing for non-fqcn actions in module_defaults groups

* Error for actions and groups in module_defaults that can't be resolved

* Error for fully templated module_defaults

* Add integration tests for action_groups

* Changelog
3 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion Add support for testing with Python 3.10. 4 years ago
injector [ansible-test] nuke virtualenv-isolated.sh 4 years ago
legacy_collection_loader add action_groups support to collections (#74039) 3 years ago
playbooks Overhaul ansible-test container management. 4 years ago
pytest/plugins Split out module/module_utils unit test execution. 4 years ago
requirements Restrict packaging to < 21.0 for Python < 3.6. (#75186) 3 years ago
sanity docs: Update Python 2 doc links (#74633) 4 years ago
setup Overhaul ansible-test container management. 4 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 5 years ago
coverage_stub.ps1 ansible-test - use pwsh to generate stubs (#74271) 4 years ago
coveragerc Move ansible-test coverage config to test/lib/ 5 years ago
cryptography-constraints.txt Fix cryptography constraints in ansible-test. (#72914) 4 years ago
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Remove em dash from the pytest configuration file 4 years ago
quiet_pip.py Add PyPI proxy container for tests on Python 2.6. 4 years ago
sslcheck.py Fix cryptography constraints in ansible-test. (#72914) 4 years ago
versions.py Ignore warnings in ansible-test environment check. 5 years ago
virtualenvcheck.py Clean up code in ansible-test. (#73379) 4 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 5 years ago