community.general/lib/ansible/inventory
Brad Olson 81591009ea 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.
2012-05-30 15:34:21 -04:00
..
__init__.py Fixed Inventory.get_hosts() ignoring restriction when there are no hosts left. 2012-05-30 15:34:21 -04:00
group.py Reorganizing file structure. Not done. 2012-05-25 19:34:13 -04:00
host.py Reorganizing file structure. Not done. 2012-05-25 19:34:13 -04:00
ini.py Reorganizing file structure. Not done. 2012-05-25 19:34:13 -04:00
script.py Reorganizing file structure. Not done. 2012-05-25 19:34:13 -04:00
yaml.py Reorganizing file structure. Not done. 2012-05-25 19:34:13 -04:00