ansible-playbook
6.39 KB
-
Fail ansible-playbook when the hosts list (with applied subset) is empty · a259b955
When the inventory is empty, or the provided --limit subset returns an empty intersection, we don't want to loop over all plays but bail out at the very start.
Dag Wieers committed