You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils/facts
Abhijeet Kasurde 57d85031d7
Parse multiple values for single key in cmdline facts (#49591)
* Facts parsing for cmdline can now handle multiple values for a single key.
* Unit tests for cmdline fact parsing
* Review comments

Fixes: #22766

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
fixtures Facts Refresh (2.4 roadmap) (#23012) 7 years ago
hardware parallelize getting mount info (#49398) 6 years ago
network Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
other Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
system Parse multiple values for single key in cmdline facts (#49591) 6 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 7 years ago
base.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_ansible_collector.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_collector.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_collectors.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_facts.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_timeout.py Make the timeout decorator raise an exception out of the function's scope (#49921) 6 years ago
test_utils.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago