ansible/test/legacy
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
..
group_vars
host_vars
roles tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vars
aix_services.yml Included support to AIX group of subsystems on service module (#33043) 2019-01-08 17:41:58 -05:00
amazon.yml
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloudflare.yml
cloudscale.yml
cnos.yaml
connection-buildah.yaml
consul.yml
consul_inventory.yml
consul_running.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
credentials.template Digital Ocean Integration tests (#29960) 2018-11-28 12:07:47 +00:00
digital_ocean.yml Digital Ocean Integration tests (#29960) 2018-11-28 12:07:47 +00:00
exoscale.yml
galaxy_playbook.yml
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml
gce_credentials.py
integration_config.yml
inventory
inventory.yaml
jenkins.yml
Makefile Digital Ocean Integration tests (#29960) 2018-11-28 12:07:47 +00:00
netscaler.yaml
nuage.yaml
online.yml Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula.yml
ovs.yaml
rackspace.yml
scaleway.yml Add support for Scaleway object storage (#46353) 2018-11-09 16:16:53 +00:00
setup_gce.py