community.general/lib/ansible/modules
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
..
cloud docker_node_facts: Read information about swarm node from swarm manager (#50571) 2019-01-08 13:00:59 +00:00
clustering Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
commands raw is transport-agnostic 2019-01-07 16:53:27 +01:00
crypto add openssh_cert module (#49605) 2019-01-03 17:06:22 +05:30
database Update documentation for mysql_db notes (#50444) 2019-01-04 08:40:57 +05:30
files Introduce 'insertbefore' and 'insertafter' to specify the position (#44811) 2019-01-08 15:38:51 +01:00
identity Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_binding: Fix using empty routing key (#48597) 2018-12-19 08:30:41 -05:00
monitoring Update zabbix_action.py (#50582) 2019-01-08 10:11:48 -05:00
net_tools Added new module to support NIOS Fixedaddress DHCP property (#49119) 2019-01-04 13:00:12 +05:30
network fix ip address tokenization bug in eos_static_route module (#43151) 2019-01-08 09:11:43 -05:00
notification Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
packaging dnf/yum - added install_weak_deps option (#50525) 2019-01-04 11:37:59 -05:00
remote_management Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
source_control remove forced lowercase on group_name (#50445) 2019-01-04 03:06:54 -05:00
storage Pure Storage facts fix (#50349) 2018-12-31 09:22:13 +00:00
system Included support to AIX group of subsystems on service module (#33043) 2019-01-08 17:41:58 -05:00
utilities Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
web_infrastructure - Fix sanity checks 2019-01-02 05:29:04 -05:00
windows Windows: Add missing parameter types and doc fixes (#50232) 2019-01-03 10:50:44 -06:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00