community.general/lib/ansible/modules/system
MonsieurBon eb790cd3c6 Added support for iptables module iprange (#53732) (#53732) 2019-03-18 13:05:04 +00:00
..
__init__.py
aix_devices.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
aix_filesystem.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
aix_inittab.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
aix_lvg.py new module: AIX Volume Group creating, resizing, removing (#30381) 2019-02-04 03:30:10 +01:00
aix_lvol.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
alternatives.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
at.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
authorized_key.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
awall.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
beadm.py Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
capabilities.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
cron.py Fix tuples to actually be tuples (#52591) 2019-02-19 13:29:51 -06:00
cronvar.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
crypttab.py crypttab: Trim trailing newlines (#51594) 2019-02-22 09:25:23 +00:00
dconf.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
debconf.py fix non bool path 2019-03-07 11:23:07 -05:00
facter.py
filesystem.py Correct minor typo in filesystem module docs (#52413) 2019-02-17 10:02:32 +05:30
firewalld.py Minor typo/style fixes in Firewalld (#53770) 2019-03-14 09:19:21 +05:30
gather_facts.py Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
gconftool2.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
getent.py
group.py Add non_unique parameter for group module (#53085) 2019-03-13 15:40:07 -04:00
hostname.py Use distro.id() instead of distro.name() (#52199) 2019-03-07 13:25:59 -05:00
interfaces_file.py Add more tests for method option change (#52228) 2019-03-15 09:53:32 +00:00
iptables.py Added support for iptables module iprange (#53732) (#53732) 2019-03-18 13:05:04 +00:00
java_cert.py java_cert: Remove redundant return (#52879) 2019-03-13 09:16:19 -04:00
java_keystore.py Removed byte flag when opening the new JKS file. (#51951) 2019-02-19 11:47:02 -05: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 Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lvol.py Used C locale instead of relying on system locale. 2019-03-01 15:22:46 -08:00
make.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01: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 Last two fields in fstab are optional (fixes #43855) (#43941) 2019-02-28 14:09:30 -05:00
nosh.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 2018-03-08 17:00:17 -08:00
open_iscsi.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
openwrt_init.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
osx_defaults.py osx_defaults: refactor (#52452) 2019-02-21 14:37:16 +01:00
pam_limits.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
pamd.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
parted.py Use loop instead of obsolete with_items (#47244) 2019-02-19 12:06:54 -06:00
pids.py pids: case insensitive string comparison for process names (#52564) 2019-03-14 18:27:20 +05:30
ping.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
puppet.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
python_requirements_facts.py New module: Python Requirements Facts (#43108) 2018-08-21 09:19:10 +10:00
reboot.py Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
runit.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
seboolean.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
sefcontext.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
selinux.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
selinux_permissive.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
seport.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
service.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01: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 validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
svc.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
sysctl.py Fixes the comment in the example of the sysctl module(#51547) 2019-02-12 14:30:21 +05:30
systemd.py Fix module issues (#52209) 2019-02-15 12:57:20 +01: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 Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
ufw.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
user.py User module - Check local database when local is specified in the task (#51088) 2019-03-14 22:16:53 -04:00
vdo.py vdo: document versions that have read cache options (#53291) 2019-03-06 14:40:09 -06:00
xfconf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00