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
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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration docker_network IPAM test / general docker test cleanup (#50499) 6 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Cloudscale volume (#49887) 6 years ago
sanity Make sure to clean up even if an exception occurs (#50620) 6 years ago
units New Module: vyos_ping (#50193) 6 years ago
utils Fix run.py --branch argument. 6 years ago