community.general/lib/ansible/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>
2019-02-19 15:47:06 +05:30
..
__init__.py
apparmor.py
caps.py
chroot.py
cmdline.py Parse multiple values for single key in cmdline facts (#49591) 2019-02-19 15:47:06 +05:30
date_time.py
distribution.py Distribution: Add support for Linux Mint 18.3 (#52224) 2019-02-18 08:28:04 +05:30
dns.py
env.py
fips.py
local.py
lsb.py Fixes #25725: strip quotes from lsb_release and distribution description. (#31143) 2019-01-11 12:07:26 -05:00
pkg_mgr.py correctly detect pkg_mgr on fedora/rhel/centos rpm-ostree installed (#49256) 2019-02-07 15:16:38 -05:00
platform.py
python.py
selinux.py
service_mgr.py
ssh_pub_keys.py
user.py