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>
2020-10-13 11:28:59 -04:00
..
__init__.py
conftest.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_apt.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_async_wrapper.py Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 2020-06-25 14:45:13 -05:00
test_copy.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_iptables.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 2020-07-07 11:46:28 -04:00
test_pip.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_service_facts.py service_facts: return service state information on AIX (#72073) 2020-10-13 11:28:59 -04:00
test_systemd.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_yum.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
utils.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00