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
Rick Elrod 709484969c
sysctl/openbsd fact fixes (#72070)
Change:
- Use `sysctl -n` for openbsd uptime information
- Allow `get_sysctl()` to account for multi-line sysctl settings
- Add unit tests for `get_sysctl()`

Test Plan:
- New unit tests

Tickets:
- Fixes #71968
- Refs #72025
- Refs #72067

Signed-off-by: Rick Elrod <rick@elrod.me>
Co-authored-by: Brian Coca <brian.coca+git@gmail.com>
Co-authored-by: Brian Coca <bcoca@ansible.com>
4 years ago
..
fixtures Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
hardware Clean up unit test boilerplate. 4 years ago
network Clean up unit test boilerplate. 4 years ago
other Clean up unit test boilerplate. 4 years ago
system fix distribution fact for SLES4SAP (#71559) 4 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 Clean up unit test boilerplate. 4 years ago
test_collector.py Clean up unit test boilerplate. 4 years ago
test_collectors.py Clean up unit test boilerplate. 4 years ago
test_date_time.py Fix typos (#71970) 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