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/system
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
..
__init__.py Facts Refresh (2.4 roadmap) (#23012) 7 years ago
test_cmdline.py Parse multiple values for single key in cmdline facts (#49591) 6 years ago
test_lsb.py Fixes #25725: strip quotes from lsb_release and distribution description. (#31143) 6 years ago