Files
community.general/test/units/module_utils
Adrian Likins f4128746d3 Cmdline fact uefi 23647 (#25446)
* 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
2017-06-08 16:03:29 -04:00
..
2017-05-30 18:05:19 +01:00
2017-06-08 16:03:29 -04:00
2017-05-18 12:49:50 -04:00
2017-05-30 18:05:19 +01:00
2017-05-30 18:05:19 +01:00