mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
get_hosts() was treating [] (meaning complete restriction, no hosts allowed) the same as None (meaning no restriction, all hosts allowed). Fixed logic. |
||
---|---|---|
.. | ||
__init__.py | ||
group.py | ||
host.py | ||
ini.py | ||
script.py | ||
yaml.py |