community.general/lib/ansible/modules/system
Sam Doran 579e72573a Add BusyBox support to group module (#54689)
* Add BusyBox support to group module

* Use bytes when reading/writing to file
2019-04-02 09:58:04 -04: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
aix_lvol.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
alternatives.py
at.py
authorized_key.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
awall.py
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
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
getent.py
group.py Add BusyBox support to group module (#54689) 2019-04-02 09:58:04 -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 Revert "Use locking for concurrent file access (#52567)" (#54547) 2019-03-28 13:19:49 -04:00
locale_gen.py
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
modprobe.py
mount.py Last two fields in fstab are optional (fixes #43855) (#43941) 2019-02-28 14:09:30 -05:00
nosh.py
ohai.py
open_iscsi.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
openwrt_init.py
osx_defaults.py osx_defaults: refactor (#52452) 2019-02-21 14:37:16 +01:00
pam_limits.py
pamd.py pamd: fix idempotence issue when removing rules (#54105) 2019-04-01 10:18:33 -04: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
puppet.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
python_requirements_facts.py
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
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
selogin.py selogin: check_mode, ignore_selinux_state, tests 2019-03-26 17:18:36 -04: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
setup.py
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 systemd: Allow standalone 'daemon_reexec' option without using 'name' (#54424) 2019-03-26 20:50:25 -04:00
sysvinit.py
timezone.py
ufw.py [Doc UFW] Precise proto when using multiple ports (#54288) 2019-03-26 10:39:43 -05:00
user.py Add BusyBox support to user module (#45507) 2019-03-21 11:42:12 -04:00
vdo.py vdo: document versions that have read cache options (#53291) 2019-03-06 14:40:09 -06:00
xfconf.py