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-08-02 00:46:31 +02:00
2017-08-01 18:43:59 +01:00
2017-08-02 11:04:01 -04:00
2016-10-12 14:57:53 -07:00
2017-01-17 14:45:43 -05:00
2017-07-04 18:18:02 +01:00
2017-05-30 18:05:19 +01:00
2017-07-25 15:58:23 -07:00
2017-07-25 15:58:23 -07:00
2017-07-25 15:58:23 -07:00
2017-05-05 16:23:00 +08:00
2017-05-05 16:23:00 +08:00
2016-11-11 14:50:57 -08:00
2017-01-17 23:15:20 +01:00
2017-02-16 08:11:39 +00:00
2017-07-11 22:36:25 -04:00
2017-07-05 16:05:28 -07:00
2016-10-28 19:50:29 +01:00
2016-10-28 19:50:29 +01:00
2016-10-28 19:50:29 +01:00
2017-07-27 19:40:11 +01:00
2016-08-30 21:48:28 +02:00
2016-11-11 14:50:57 -08:00
2017-05-30 18:05:19 +01:00
2017-07-25 09:36:33 -04:00
2016-11-11 14:50:57 -08:00
2017-06-01 11:17:49 -04:00
2017-07-06 11:25:15 +02:00
2017-05-19 01:37:53 +08:00
2016-08-23 10:49:46 -07:00
2017-05-19 01:37:53 +08:00
2017-07-24 16:39:00 -04:00
2017-08-01 11:50:08 -06:00
2017-08-01 20:19:54 +05:30
2016-09-13 16:03:58 +02:00
2017-07-27 19:40:11 +01:00
2017-06-29 12:34:54 -07:00
2017-06-27 23:08:00 +05:30
2017-07-25 12:35:03 +01:00
2017-08-02 09:18:22 +01:00
2017-07-25 12:35:03 +01:00
2017-08-01 16:27:12 -04:00
2017-07-04 18:18:02 +01:00
2017-07-25 11:10:19 -04:00
2017-07-15 12:38:44 +05:30
2017-05-30 18:05:19 +01:00
2017-07-27 14:14:13 +01:00
2017-07-20 12:17:07 +10:00