mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 17:34:01 -07:00
* Fix ansible_cmdline initrd fact for UEFI UEFI cmdline paths use \ path sep which would get munged by cmdline fact collection. * Make CmdLineFactCollector easier to test extract the parsing of the /proc/cmdline content to _parse_proc_cmdline() add a wrapper method for get_file_content _get_proc_cmdline() Add unit tests of _parse_proc_cmdline based on examples from issue #23647 Fixes #23647 |
||
---|---|---|
.. | ||
__init__.py | ||
apparmor.py | ||
caps.py | ||
cmdline.py | ||
date_time.py | ||
distribution.py | ||
dns.py | ||
env.py | ||
fips.py | ||
local.py | ||
lsb.py | ||
pkg_mgr.py | ||
platform.py | ||
python.py | ||
selinux.py | ||
service_mgr.py | ||
ssh_pub_keys.py | ||
user.py |