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/integration/targets/roles
Sloane Hertel 8034651cd2
Only mark a role as complete once a task in it executes for the target host (#81565)
* If all tasks in the role are skipped or unreachable, the role is not marked as complete for the host.

* Only mark the role as complete if a task in the role succeeds or fails for the host.
1 year ago
..
roles Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
tasks avoid roles exporting vars: (#69040) 2 years ago
vars avoid roles exporting vars: (#69040) 2 years ago
47023.yml compile role with all parents in the dep chain (#79079) 2 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
allowed_dupes.yml
data_integrity.yml only add data when there is data to add (#54559) 4 years ago
dupe_inheritance.yml Always create new role (#78661) 2 years ago
no_dupes.yml Add a test for deduplicating dependencies with include_role (#75259) 3 years ago
no_outside.yml Restrict role loading .. to role ... (#77683) 2 years ago
role_complete.yml Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
role_dep_chain.yml compile role with all parents in the dep chain (#79079) 2 years ago
runme.sh Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
vars_scope.yml avoid roles exporting vars: (#69040) 2 years ago