ansible/test
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
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Add missing test_items variable to eos_banner target role (#26645) 2017-07-11 16:25:46 +02:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner remove vyos/1.0.5 from test/runner/completion/network.txt 2017-07-10 21:27:08 -07:00
sanity cloudstack: cs_instancegroup: fix pep8 (#26534) 2017-07-07 19:08:39 +02:00
units Mv AnsibleFactCollector back to module_utils (#26150) 2017-07-11 10:44:22 -04:00
utils Add RHEL 7.3 to ansible-test and CI. (#26550) 2017-07-07 16:52:40 -07:00