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
allowed_dupes.yml
data_integrity.yml
dupe_inheritance.yml Always create new role (#78661) 2 years ago
no_dupes.yml
no_outside.yml
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