ansible/library/system
2014-03-30 11:46:13 +10:00
..
alternatives Version bump for alternatives module, changelog. 2014-03-16 16:54:57 -04:00
at Fix docstring issue. 2014-03-11 16:23:18 -05:00
authorized_key Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'. 2014-03-28 11:41:35 -04:00
capabilities Add capabilities module. 2014-03-19 17:48:17 -04:00
cron More shell updates 2014-03-12 17:31:00 -04:00
debconf adds missing ' to debconf examples 2014-03-23 18:52:08 -04:00
facter
filesystem
firewalld
group
hostname hostname module: don't filter hostnamectl with awk 2014-03-16 13:10:28 -04:00
kernel_blacklist
locale_gen Fix name in locale_gen docstring 2014-03-11 16:13:55 -04:00
lvg Rename vgoptions to vg_options. 2014-03-28 12:53:36 -04:00
lvol
modprobe Merge pull request #6296 from jdauphant/devel 2014-03-27 17:12:21 -04:00
mount
ohai
open_iscsi Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
ping
seboolean
selinux
service More descriptive error message if init system is unknown 2014-03-30 11:46:13 +10:00
setup Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original 2014-03-16 16:12:02 -04:00
sysctl Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'. 2014-03-28 11:41:35 -04:00
ufw Bugfix for ufw to support "logging" properly: 2014-03-29 11:06:51 +02:00
user Modified library/system/user so that password change date is set on Solaris when updating password 2014-03-22 15:12:56 -04:00
zfs