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
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Add support for GSSAPI/Kerberos to urls.py (#72113) 5 years ago
lib/ansible_test Add support for GSSAPI/Kerberos to urls.py (#72113) 5 years ago
sanity Fix example to use correct shebang (#72129) 5 years ago
support Remove incidental_win_psexec (#71953) 5 years ago
units service_facts: return service state information on AIX (#72073) 5 years ago
utils/shippable Test changes to allow using "macos" test image (#71849) 5 years ago