27a015f0ad
previously gather_subset=['!all'] would still gather the min set of facts, and there was no way to collect no facts. The 'min' specifier in gather_subset is equilivent to exclude the minimal_gather_subset facts as well. gather_subset=['!all', '!min'] will collect no facts This also lets explicitly added gather_subsets override excludes. gather_subset=['pkg_mgr', '!all', '!min'] will collect only the pkg_mgr fact. |
||
---|---|---|
.. | ||
aws | ||
basic | ||
ec2 | ||
facts | ||
gcp | ||
json_utils | ||
parsing | ||
__init__.py | ||
test_aci.py | ||
test_basic.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_known_hosts.py | ||
test_network_common.py | ||
test_postgresql.py | ||
test_text.py |