ansible/test/units
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>
2020-10-02 18:36:31 -05:00
..
_vendor
ansible_test
cli Add libyaml info to version output, and restore git info (#71948) 2020-10-02 14:04:49 -05:00
compat
config
errors
executor fix internal cases of actions calling unqualified module names (#70818) 2020-07-23 09:02:57 -07:00
galaxy
inventory
inventory_test_data/group_vars
mock
module_utils sysctl/openbsd fact fixes (#72070) 2020-10-02 18:36:31 -05:00
modules
parsing Add more include and yaml parsing tests (#70506) 2020-08-04 11:24:52 -07:00
playbook Remove duplicate unit test (#71488) 2020-08-27 15:55:30 -04:00
plugins powershell - fix nested CLIXML parser (#71412) 2020-08-26 07:06:19 +10:00
regex
template
utils Add deprecation collection name to plugin options (#71735) 2020-10-02 09:43:23 -04:00
vars
__init__.py
requirements.txt
test_constants.py
test_context.py