community.general/lib/ansible/modules/system
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
..
__init__.py
aix_filesystem.py new module: Configure LVM and NFS file systems for AIX (#30810) 2019-01-05 02:18:12 +01:00
aix_inittab.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aix_lvol.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
alternatives.py
at.py
authorized_key.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
awall.py
beadm.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
capabilities.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
cron.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
cronvar.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
crypttab.py
dconf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
debconf.py
facter.py
filesystem.py Extend functionality of filesystem module to support swap creation (#49456) 2018-12-04 12:01:29 +00:00
firewalld.py Fix firewalld module failing on missing protocol. (#50242) 2019-01-02 11:09:42 -06:00
gconftool2.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
getent.py
group.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
hostname.py
interfaces_file.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
iptables.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
java_cert.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
java_keystore.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
kernel_blacklist.py
known_hosts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
locale_gen.py correct message to have consistent pluralisation (#36897) 2018-11-26 13:45:38 -05:00
lvg.py List correctly current PV in "lvg" module: fix lvg reduce (#49731) 2018-12-20 15:43:18 +00:00
lvol.py
make.py ``make`` module: check return code (#47861) 2018-12-03 10:29:18 +00:00
mksysb.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
modprobe.py Fix for the new 2.8 feature to have modprobe check for builtins. 2019-01-07 09:05:50 -08:00
mount.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
nosh.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
pam_limits.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
pamd.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
parted.py
ping.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
puppet.py Add module parameter to control Puppet agent noop switch (#43678) 2018-12-04 12:30:19 +00:00
python_requirements_facts.py
reboot.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
runit.py
seboolean.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
sefcontext.py
selinux.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
selinux_permissive.py
seport.py
service.py Included support to AIX group of subsystems on service module (#33043) 2019-01-08 17:41:58 -05:00
service_facts.py Provide both service state and status when possible in service_facts (#49618) 2018-12-26 13:24:03 +00:00
setup.py Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
solaris_zone.py
svc.py Typo and style fixes in docs and messages for svc module (#48298) 2018-11-07 10:24:59 -05:00
sysctl.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
systemd.py Small documentation update: Clarify daemon-reload always executing. (#49889) 2018-12-18 12:22:57 -06:00
sysvinit.py Sysvinit - Enabling a service should use "defaults" if no runlevels are specified (#48724) 2018-11-15 09:53:10 -05:00
timezone.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
ufw.py
user.py Fix typo: or -> on (#50123) 2018-12-19 12:12:52 +01:00
vdo.py
xfconf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00