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
vars
47023.yml
aliases
allowed_dupes.yml
data_integrity.yml
dupe_inheritance.yml
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
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