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/facts
Matt Clay 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
* Avoid deprecated TestCase functions in unit tests.
* Add assertRaisesRegex for Python 2.7.
* Fix indentation.
3 years ago
..
fixtures Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
hardware Fix parsing of device serial number for RHEL8 (#75876) 3 years ago
network [facts] add hpux fc info, refactor aix and solaris code (#57406) 3 years ago
other Clean up unit test boilerplate. 4 years ago
system facts - Set correct OS family for EuroLinux (#76624) 3 years ago
virtual check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349) 3 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 8 years ago
base.py Clean up unit test boilerplate. 4 years ago
test_ansible_collector.py Correct pkg_mgr for Fedora-derived OSTree distros (#73445) 4 years ago
test_collector.py Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
test_collectors.py minor service_mgr facts fixes (#74894) 3 years ago
test_date_time.py Add epoch_int in date_time facts (#73822) 4 years ago
test_facts.py setup: Handle CIFS share with backward slash (#70006) 4 years ago
test_sysctl.py sysctl/openbsd fact fixes (#72070) 4 years ago
test_timeout.py Clean up unit test boilerplate. 4 years ago
test_utils.py Clean up unit test boilerplate. 4 years ago