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
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
9 years ago
..
basic remove_values could hit the recursion limit 9 years ago
ec2 test/: PEP8 compliancy (#24803) 9 years ago
facts Cmdline fact uefi 23647 (#25446) 9 years ago
gcp [GCP] Healthcheck module (#24564) 9 years ago
json_utils test/: PEP8 compliancy (#24803) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_basic.py test/: PEP8 compliancy (#24803) 9 years ago
test_database.py Revert "Update galaxy and database unit tests." 9 years ago
test_distribution_version.py Facts Refresh (2.4 roadmap) (#23012) 9 years ago
test_known_hosts.py test/: PEP8 compliancy (#24803) 9 years ago
test_postgresql.py test/: PEP8 compliancy (#24803) 9 years ago
test_text.py test/: PEP8 compliancy (#24803) 9 years ago