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
Thomas Praxl c0cf148eee Be more specific about the requirements per distro (#65810) 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 don't use `with_file` in exclusive=True examples (#65967) 6 years ago
awall.py Fix parameter types and other fixes (#50111) 7 years ago
beadm.py Fix CI issue 7 years ago
capabilities.py fix typos in modules (#62135) 6 years ago
cron.py Be more specific about the requirements per distro (#65810) 6 years ago
cronvar.py cronvar - use correct binary name (#63279) 6 years ago
crypttab.py crypttab: 'NoneType' object is not callable when password is NoneType (#56790) 7 years ago
dconf.py Improve dconf documentation to include conversion problems (#62316) 6 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 Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 6 years ago
firewalld.py Update firewalld.py (#64153) 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 Document group module return values (#65294) 6 years ago
hostname.py hostname - Add OpenSUSE Tumbleweed Linux distro (#65457) 6 years ago
interfaces_file.py Add more tests for method option change (#52228) 7 years ago
iptables.py iptables: support wait parameter (#47877) 6 years ago
java_cert.py add trustcacerts option for JAVA keytool (#61750) 6 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 Fix argument name in example of documentation (#64891) 6 years ago
lbu.py lbu module: Alpine Linux Local Backup Utility (#62584) 6 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 Fix typo in docs for lvol module(#65092) 6 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 Add an example for mounting NFS. (#64974) 6 years ago
nosh.py Nosh module documentation update (#63303) 6 years ago
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 8 years ago
open_iscsi.py fix typos in modules (#62135) 6 years ago
openwrt_init.py Rename python files in hacking/ directory to have .py suffix 7 years ago
osx_defaults.py osx_defaults - doc tweaks (#60881) 6 years ago
pam_limits.py Update bare exceptions to specify Exception. 7 years ago
pamd.py fix typos in modules (#62135) 6 years ago
parted.py Fix return value documentation (2/2) (#63478) 6 years ago
pids.py pids: Search for process name matches in the cmdline (#59318) 6 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 fix typos in modules (#62135) 6 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 Patch: fix seports to allow integers or string (#65134) 6 years ago
service.py Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 6 years ago
service_facts.py Fix return value documentation (2/2) (#63478) 6 years ago
setup.py fix typos in modules (#62135) 6 years ago
solaris_zone.py solaris_zone: Allow only valid characters in zone name (#65686) 6 years ago
svc.py Revert "svc: fix a typo (#62174)" (#62212) 6 years ago
sysctl.py Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 6 years ago
syspatch.py syspatch: Check for apply=no condition (#65350) 6 years ago
systemd.py Fix return value documentation (2/2) (#63478) 6 years ago
sysvinit.py Fix return value documentation (2/2) (#63478) 6 years ago
timezone.py Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 6 years ago
ufw.py ufw: add support for interface_in and interface_out (#65382) 6 years ago
user.py user - honor update_password parameter on BusyBox hosts (#65977) 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