ansible/test/units/module_utils/facts
Anatoly Pugachev 04e57d28e3
[facts] add hpux fc info, refactor aix and solaris code (#57406)
* correctly parse device from string
* check for command presence before running them
* check for command presence and return code for solaris and aix as well
* add changelog
2021-04-28 10:17:19 -04:00
..
fixtures Handle Slackware OS version strings containing a plus (“+”) (#68142) 2020-07-17 16:39:26 -04:00
hardware
network [facts] add hpux fc info, refactor aix and solaris code (#57406) 2021-04-28 10:17:19 -04:00
other
system Amazon: Fix distribution facts for older release 2021-03-18 12:42:04 -07:00
virtual facts - properly report virtualization facts for Linux guests on bhyve (#73204) 2021-01-14 10:53:03 -05:00
__init__.py
base.py
test_ansible_collector.py Correct pkg_mgr for Fedora-derived OSTree distros (#73445) 2021-02-02 15:09:30 -05:00
test_collector.py
test_collectors.py Detect Homebrew on Mac M1 (Apple Silicon) (#74378) 2021-04-23 11:01:52 -04:00
test_date_time.py Add epoch_int in date_time facts (#73822) 2021-04-16 11:03:07 -04:00
test_facts.py setup: Handle CIFS share with backward slash (#70006) 2020-06-30 16:09:35 -04:00
test_sysctl.py sysctl/openbsd fact fixes (#72070) 2020-10-02 18:36:31 -05:00
test_timeout.py
test_utils.py