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 023c5167fd Revert "Use locking for concurrent file access (#52567)" (#54547)
This reverts commit e152b277cf.
7 years ago
..
__init__.py package files 9 years ago
aix_devices.py Fix module issues (#52209) 7 years ago
aix_filesystem.py Fix module issues (#52209) 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 incorrect use of `is` for comparisons. 7 years ago
capabilities.py validate-modules: Fix all system modules (#52384) 7 years ago
cron.py Fix tuples to actually be tuples (#52591) 7 years ago
cronvar.py validate-modules: Fix all system modules (#52384) 7 years ago
crypttab.py crypttab: Trim trailing newlines (#51594) 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 Correct minor typo in filesystem module docs (#52413) 7 years ago
firewalld.py Minor typo/style fixes in Firewalld (#53770) 7 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: PEP8 compliancy and doc fixes (#30885) 8 years ago
group.py Add non_unique parameter for group module (#53085) 7 years ago
hostname.py Use distro.id() instead of distro.name() (#52199) 7 years ago
interfaces_file.py Add more tests for method option change (#52228) 7 years ago
iptables.py Added support for iptables module iprange (#53732) (#53732) 7 years ago
java_cert.py java_cert: Remove redundant return (#52879) 7 years ago
java_keystore.py Removed byte flag when opening the new JKS file. (#51951) 7 years ago
kernel_blacklist.py Fix invalid string escape sequences. 8 years ago
known_hosts.py Revert "Use locking for concurrent file access (#52567)" (#54547) 7 years ago
locale_gen.py correct message to have consistent pluralisation (#36897) 7 years ago
lvg.py Fix module issues (#52209) 7 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 Last two fields in fstab are optional (fixes #43855) (#43941) 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 Clean up module documentation (#36909) 8 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 validate-modules: Fix all system modules (#52384) 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 validate-modules: Fix all system modules (#52384) 7 years ago
python_requirements_facts.py New module: Python Requirements Facts (#43108) 7 years ago
reboot.py Reboot - add parameter for paths to search for shutdown command (#51194) 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 validate-modules: Fix all system modules (#52384) 7 years ago
service_facts.py Provide both service state and status when possible in service_facts (#49618) 7 years ago
setup.py Validate DOCUMENTATION.author (#48993) 7 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 Fixes the comment in the example of the sysctl module(#51547) 7 years ago
systemd.py systemd: Allow standalone 'daemon_reexec' option without using 'name' (#54424) 7 years ago
sysvinit.py Sysvinit - Enabling a service should use "defaults" if no runlevels are specified (#48724) 7 years ago
timezone.py Fix parameter types and other fixes (#50111) 7 years ago
ufw.py [Doc UFW] Precise proto when using multiple ports (#54288) 7 years ago
user.py Add BusyBox support to user module (#45507) 7 years ago
vdo.py vdo: document versions that have read cache options (#53291) 7 years ago
xfconf.py Convert to reduced list of known types (#50010) 7 years ago