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
Brian Coca 0b678d5036
avoid roles exporting vars: (#69040)
- correct 'vars:' precedence to allow phasing out of include_params
 - actually merge vars and always include role_vars
 - avoided dupe deps from giving wrong vars
 - use 'first' instance of dep as others are from previous instances/invocations
   and can have diff values for vars
 - ensured deps only provide exportable vars themselves
 - added COMMENTS
 - added tests
 - apply export restrictions setting to defaults
 - use 'public' as cutoff

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>

ci_complete
2 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration avoid roles exporting vars: (#69040) 2 years ago
lib/ansible_test ansible-test - Improve pylint command consistency. (#78896) 2 years ago
sanity ansible-test - Update Python 3.11 support. (#78840) 2 years ago
support Add `use_rsa_sha2_algorithms` option for paramiko (#78789) 2 years ago
units tests: Fix `test_ansible_version()` when run within a git checkout (#78636) 2 years ago
utils/shippable Update test matrix symlinks. (#78737) 2 years ago