mirror of https://github.com/ansible/ansible.git
Change the way we do with_items to make them happen next to each other in runner, which eliminates the problem of with_items and vars_files sometimes not playing nice with each other.
(Also a fix for the user module error handling when the user is not present at the time of the return. This can only really be caused by multiple ansible executions).reviewable/pr18780/r1
parent
31d9111857
commit
3d4efc0504
Loading…
Reference in New Issue