mirror of https://github.com/ansible/ansible.git
Fixed Inventory.get_hosts() ignoring restriction when there are no hosts left.
get_hosts() was treating [] (meaning complete restriction, no hosts allowed) the same as None (meaning no restriction, all hosts allowed). Fixed logic.pull/431/head
parent
c92ddad517
commit
26c95cc280
Loading…
Reference in New Issue