ansible/test
Kairo Araujo 3ec469f904 Included support to AIX group of subsystems on service module (#33043)
* Included support to AIX group subsystems

AIX systems has subsystems as services but also uses group
subsystems.
For example, spooler is a group subsystem to services
qdaemon, writesrv, and lpd.
This change enables the possibility to use also the group
susbsystmes such as spooler, nfs, etc.

When the service name is informed, first the module will
check if the name is a subsystem, if not it will check if
the name is a group subsystem and also it subsystems states.

This change makes services more flexible with AIX systems.

* Included test/legacy/aix_services.yml for tests

As discussed on IRC ansible-devel channes, was include the
legacy tests for further manual tests.
2019-01-08 17:41:58 -05:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration docker_network IPAM test / general docker test cleanup (#50499) 2019-01-09 08:18:51 +10:00
legacy Included support to AIX group of subsystems on service module (#33043) 2019-01-08 17:41:58 -05:00
results
runner Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
sanity Make sure to clean up even if an exception occurs (#50620) 2019-01-08 09:03:49 -06:00
units New Module: vyos_ping (#50193) 2019-01-08 10:42:24 +05:30
utils Fix run.py --branch argument. 2019-01-07 13:56:35 -08:00