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 8f621fd6cd
Only mark a role as complete once a task in it executes for the target host (#81565) (#81668)
* 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.

(cherry picked from commit 8034651cd2)
2 years ago
..
integration Only mark a role as complete once a task in it executes for the target host (#81565) (#81668) 2 years ago
lib/ansible_test [stable-2.15] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81632) 2 years ago
sanity [stable-2.15] Overhaul package-data sanity test (#81427) (#81439) 2 years ago
support PowerShell - remove uneeded dotnet code for future compatibility (#81472) (#81577) 2 years ago
units [stable-2.15] Revert logic to use Popen.communicate (#80874) (#81517) 2 years ago