community.general/lib/ansible/modules/system
molekuul 7734dd5890 Add the aix_inittab module to be able to modify the inittab at AIX systems (#21511)
* Added the aix_inittab module to be able to modify the inittab at AIX systems.

* fixed identation errors

* fixed identations and trailing whitespace
changed if conditions

* repaired tab-identation

* adjusted to long line and identation

* Adjusted the yaml in the example documentation

* Adjusted the documentation yaml

* Repaired return yaml

* repaired typo

* Removed unnecessary parameters from comment
changed action to state, and changed the way to call this module
changed proccessaction to action

* adjusted result['warnings'] to module.warn()

* adjusted the documentation

* changed warning to failed
ran module against autopep8

* added check_mode

* fixed typo

* changed description and short description, to be able to push again after a failure at shippable
2017-02-23 13:36:26 -05:00
..
__init__.py
aix_inittab.py Add the aix_inittab module to be able to modify the inittab at AIX systems (#21511) 2017-02-23 13:36:26 -05:00
alternatives.py
at.py
authorized_key.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
beadm.py system/beadm: improve examples (#20461) 2017-01-19 17:14:01 +00:00
capabilities.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
cron.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
cronvar.py Update cronvar.py (#19227) 2017-01-11 18:56:34 -05:00
crypttab.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
debconf.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
facter.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
filesystem.py Revert "allow device to be list for multidev fs" 2017-02-17 17:31:08 -05:00
firewalld.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
gconftool2.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
getent.py
gluster_volume.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
group.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
hostname.py added formatting 2017-01-23 13:29:14 -05:00
iptables.py iptables: Fixes invalid ip6tables option (#19657) 2016-12-27 08:27:22 +01:00
kernel_blacklist.py Add Check Mode capability to kernel_blacklist module (#21007) 2017-02-06 13:00:31 -05:00
known_hosts.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
locale_gen.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
lvg.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
lvol.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
make.py
modprobe.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
mount.py Fixing mounting of multiple sources to the same dest (#21413) 2017-02-14 09:09:48 -08:00
ohai.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
open_iscsi.py no log passwords (#21229) 2017-02-10 15:13:59 -05:00
openwrt_init.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
osx_defaults.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
pam_limits.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
pamd.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
ping.py
puppet.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
runit.py renamed sv to runit, avoid svc confusion 2017-01-30 10:24:43 -05:00
seboolean.py
sefcontext.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
selinux.py
selinux_permissive.py
seport.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
service.py Fix service's exec_command() for python3 (#20826) 2017-01-30 13:08:31 -05:00
setup.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
solaris_zone.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
svc.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
sysctl.py Handle sysctl.conf files that use ';' for comments (#20576) 2017-02-15 13:37:09 -05:00
systemd.py fixed for chrrot as ignore error still has rc=0 2017-02-13 14:47:39 -05:00
timezone.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
ufw.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
user.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00