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
Sloane Hertel b3d8cdde5d
fix handling allow_duplicates with the role cache (#82691)
allow_duplicates is not part of the role uniqueness, so the value on the cached role may not match the current role.

* remove the allow_duplicates check from Role.has_run() which operates on the deduplicated role
* check the current role's allow_duplicates value in the strategy

Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
2 years ago
..
integration fix handling allow_duplicates with the role cache (#82691) 2 years ago
lib/ansible_test ansible-test - Remove macos/13.2 remote from `ansible-test` 2 years ago
sanity Bump bundled distro version to 1.8.0 (#81765) 2 years ago
support remove repetitive words (#82799) 2 years ago
units Fix condition for unquoting configuration strings from ini files (#82388) 2 years ago