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/603/head
parent
af9651f015
commit
81591009ea
Loading…
Reference in New Issue