Adrian Likins
0fc0b6f059
Mv AnsibleFactCollector back to module_utils ( #26150 )
...
It was in lib/ansible/modules/system/setup.py since it
was the only thing using it, but move it back to module_utils
and add a ansible_collector.get_ansible_collector() to build
a facts collector just like the one used by setup.py
mv test_setup.py -> test_ansible_collector.py
All the code it was testing is now in ansible_collector
rm code to create 'ansible_facts' subkey from namespace
Just leave it up to the caller to do, and just return a
flat dictionary from AnsibleFactCollector.collect()
2017-07-11 10:44:22 -04:00
..
2016-12-08 11:22:22 -05:00
2017-07-05 16:02:53 +01:00
2017-05-18 08:31:07 +01:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-04-26 15:56:13 +01:00
2017-05-26 11:54:02 +01:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-06-11 07:35:46 +02:00
2017-06-12 07:55:19 +01:00
2017-06-12 07:55:19 +01:00
2017-06-13 11:11:11 +02:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-04-12 08:34:51 -07:00
2017-07-03 16:43:44 -04:00
2017-06-22 05:22:34 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-06-26 16:26:53 +01:00
2017-06-20 10:30:53 -04:00
2017-06-28 17:02:13 -05:00
2017-06-21 15:47:33 -04:00
2017-03-14 09:07:22 -07:00
2017-04-27 09:21:49 -05:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-07-06 16:30:06 -04:00
2017-03-14 09:07:22 -07:00
2017-05-11 17:17:12 -07:00
2017-07-10 11:41:01 -04:00
2017-06-29 15:55:03 +02:00
2017-06-28 11:08:04 -07:00
2017-05-14 14:10:38 -04:00
2017-05-31 17:53:58 -04:00
2017-03-29 07:24:30 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-07-03 10:35:17 -04:00
2017-03-14 09:07:22 -07:00
2017-06-26 16:26:53 +01:00
2017-07-11 10:44:22 -04:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-05-25 11:49:20 -04:00
2017-04-27 11:42:26 -04:00
2017-05-18 17:38:10 +01:00
2017-06-16 08:08:09 -04:00
2017-06-28 11:36:34 -04:00