You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/system
Sam Doran 97100bbea2 [stable-2.9] User - correct group removal description in docs (#61936)
(cherry picked from commit 61efffcbe1)

Co-authored-by: Sam Doran <sdoran@redhat.com>
6 years ago
..
__init__.py package files 9 years ago
_python_requirements_facts.py First batch _facts -> _info rename. (#56822) 7 years ago
aix_devices.py Fix module issues (#52209) 7 years ago
aix_filesystem.py Fix reported AIX filesystem module incorrect fail_json() usage (#58642) 7 years ago
aix_inittab.py validate-modules: Fix all system modules (#52384) 7 years ago
aix_lvg.py new module: AIX Volume Group creating, resizing, removing (#30381) 7 years ago
aix_lvol.py Fix module issues (#52209) 7 years ago
alternatives.py Fix parameter types and other fixes (#50111) 7 years ago
at.py Fix parameter types and other fixes (#50111) 7 years ago
authorized_key.py Fix module issues (#52209) 7 years ago
awall.py Fix parameter types and other fixes (#50111) 7 years ago
beadm.py Fix CI issue 7 years ago
capabilities.py validate-modules: Fix all system modules (#52384) 7 years ago
cron.py Fix regression in cron module (#58751) 7 years ago
cronvar.py Migrate away from pipes.quote (#56785) 7 years ago
crypttab.py crypttab: 'NoneType' object is not callable when password is NoneType (#56790) 7 years ago
dconf.py Use common functions for handling import errors (#51851) 7 years ago
debconf.py fix non bool path 7 years ago
facter.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 8 years ago
filesystem.py This comment is no longer needed, as the calculation is done in the 'grow' method (#58109) 7 years ago
firewalld.py Fix firewalld rich_rule example (#60379) 6 years ago
gather_facts.py Configurable and parallel gather facts (#49399) 7 years ago
gconftool2.py Convert to reduced list of known types (#50010) 7 years ago
getent.py getent - add service support(#60295) 6 years ago
group.py Only error out if the gid exists with a different group name (#59769) 6 years ago
hostname.py hostname - fix Oracle Linux (#58510) 7 years ago
interfaces_file.py Add more tests for method option change (#52228) 7 years ago
iptables.py iptables gid_owner (#58795) 7 years ago
java_cert.py java_cert: Remove redundant return (#52879) 7 years ago
java_keystore.py java_keystore - Prefer SHA256 and solve SHA256 keytool in java11 version (#57302) 7 years ago
kernel_blacklist.py Fix invalid string escape sequences. 8 years ago
known_hosts.py Updating known_hosts module Docs (#58785) 7 years ago
listen_ports_facts.py Add listen_port_facts module (#61463) 6 years ago
locale_gen.py correct message to have consistent pluralisation (#36897) 7 years ago
lvg.py Update docs for pesize. (#59751) 6 years ago
lvol.py Used C locale instead of relying on system locale. 7 years ago
make.py validate-modules: Fix all system modules (#52384) 7 years ago
mksysb.py Convert to reduced list of known types (#50010) 7 years ago
modprobe.py Fix for the new 2.8 feature to have modprobe check for builtins. 7 years ago
mount.py Added state "remount" which will remount the device (#52649) 7 years ago
nosh.py Convert to reduced list of known types (#50010) 7 years ago
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 8 years ago
open_iscsi.py validate-modules: Fix all system modules (#52384) 7 years ago
openwrt_init.py Rename python files in hacking/ directory to have .py suffix 7 years ago
osx_defaults.py osx_defaults: refactor (#52452) 7 years ago
pam_limits.py Update bare exceptions to specify Exception. 7 years ago
pamd.py pamd: fix idempotence issue when removing rules (#54105) 7 years ago
parted.py Use loop instead of obsolete with_items (#47244) 7 years ago
pids.py pids: case insensitive string comparison for process names (#52564) 7 years ago
ping.py Fix parameter types and other fixes (#50111) 7 years ago
puppet.py Multiple minor fixes (#58374) 7 years ago
python_requirements_info.py First batch _facts -> _info rename. (#56822) 7 years ago
reboot.py Clarify documentation an reboot delay paramaters (#55934) 7 years ago
runit.py validate-modules: Fix all system modules (#52384) 7 years ago
seboolean.py Use common functions for handling import errors (#51851) 7 years ago
sefcontext.py validate-modules: Fix all system modules (#52384) 7 years ago
selinux.py validate-modules: Fix all system modules (#52384) 7 years ago
selinux_permissive.py validate-modules: Fix all system modules (#52384) 7 years ago
selogin.py selogin: check_mode, ignore_selinux_state, tests 7 years ago
seport.py validate-modules: Fix all system modules (#52384) 7 years ago
service.py Rename python files in hacking/ directory to have .py suffix 7 years ago
service_facts.py Provide both service state and status when possible in service_facts (#49618) 7 years ago
setup.py Support relative imports in AnsiballZ. (#61196) 6 years ago
solaris_zone.py validate-modules: Fix all system modules (#52384) 7 years ago
svc.py Fix module issues (#52209) 7 years ago
sysctl.py sysctl - Reload also when current system values differ (#56153) 7 years ago
syspatch.py Adding support for OpenBSD syspatch (#55561) 7 years ago
systemd.py [stable-2.9] Fix systemd start state with deactivating service state 6 years ago
sysvinit.py Sysvinit - Enabling a service should use "defaults" if no runlevels are specified (#48724) 7 years ago
timezone.py timezone - Add AIX support using `chtz` (#58838) 7 years ago
ufw.py ufw: remove from sanity ignores (#57910) 7 years ago
user.py [stable-2.9] User - correct group removal description in docs (#61936) 6 years ago
vdo.py vdo: fix modify stage KeyError on unsupported parameter (#55160) 7 years ago
xfconf.py Migrate away from pipes.quote (#56785) 7 years ago
xfs_quota.py New module: xfs_quota (#51654) 7 years ago