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/modules
dberg1 cdf62edc65
service_facts: return service state information on AIX (#72073)
* service_facts: return service state information on AIX

AIX uses the System Resource Controller (SRC) to manage services.
See https://www.ibm.com/support/knowledgecenter/ssw_aix_72/osmanagement/sysrescon.htm
Use lssrc command on AIX to return service state information.


Co-authored-by: dberg1 <dberg1@github.com>
4 years ago
..
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Clean up unit test boilerplate. 4 years ago
test_apt.py Clean up unit test boilerplate. 4 years ago
test_async_wrapper.py Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 4 years ago
test_copy.py Clean up unit test boilerplate. 4 years ago
test_iptables.py Clean up unit test boilerplate. 4 years ago
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 4 years ago
test_pip.py Clean up unit test boilerplate. 4 years ago
test_service_facts.py service_facts: return service state information on AIX (#72073) 4 years ago
test_systemd.py Clean up unit test boilerplate. 4 years ago
test_yum.py Clean up unit test boilerplate. 4 years ago
utils.py Clean up unit test boilerplate. 4 years ago