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
Markus Opolka 616ad883ad
Add OSMC to Debian OS_FAMILY_MAP (#78778)
* Add OSMC to Debian OS_FAMILY_MAP

 - os_family fact of the Debian-based OSMC distribution was not detected correctly

* tweak changelog

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
3 years ago
..
fixtures Handle Slackware OS version strings containing a plus (“+”) (#68142) 6 years ago
hardware Fix AIX processor facts and add unit test (#78223) 4 years ago
network Prefer unittest.mock over mock. (#77886) 4 years ago
other Prefer unittest.mock over mock. (#77886) 4 years ago
system Add OSMC to Debian OS_FAMILY_MAP (#78778) 3 years ago
virtual check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349) 4 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 9 years ago
base.py Prefer unittest.mock over mock. (#77886) 4 years ago
test_ansible_collector.py Prefer unittest.mock over mock. (#77886) 4 years ago
test_collector.py Avoid deprecated TestCase functions in unit tests. (#76678) 4 years ago
test_collectors.py Prefer unittest.mock over mock. (#77886) 4 years ago
test_date_time.py Add epoch_int in date_time facts (#73822) 5 years ago
test_facts.py Prefer unittest.mock over mock. (#77886) 4 years ago
test_sysctl.py Prefer unittest.mock over mock. (#77886) 4 years ago
test_timeout.py Clean up unit test boilerplate. 6 years ago
test_utils.py Prefer unittest.mock over mock. (#77886) 4 years ago