Files
community.general/test/integration/targets
Adrian Likins 27a015f0ad add a 'min' type for gather_subset to collect nothing (#27085)
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.
2017-08-02 11:04:01 -04:00
..
2017-07-20 14:10:09 -07:00
2017-05-30 18:05:19 +01:00
2017-05-29 01:28:19 +02:00
2017-07-28 21:50:09 +05:30
2017-07-28 17:09:04 +05:30
2017-07-28 10:57:16 -07:00
2017-02-15 11:14:03 -08:00
2017-06-16 11:22:20 +01:00
2017-06-01 14:50:12 -07:00
2017-07-10 11:51:46 -07:00
2016-12-13 13:51:13 -05:00
2017-07-28 10:57:16 -07:00
2017-07-28 10:57:16 -07:00