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/system
James Tanner 0025273fca Fixes syntax error in cron module caused by #6870 12 years ago
..
alternatives Version bump for alternatives module, changelog. 12 years ago
at Fix docstring issue. 12 years ago
authorized_key Slightly revise wording. 12 years ago
capabilities fix typo in the capabilities module description 12 years ago
cron Fixes syntax error in cron module caused by #6870 12 years ago
debconf Merge pull request #6810 from bob-smith/debconf-text 12 years ago
facter
filesystem filesystem: Ignore blkid cache 12 years ago
firewalld
group
hostname hostname module: don't filter hostnamectl with awk 12 years ago
kernel_blacklist
locale_gen Fix name in locale_gen docstring 12 years ago
lvg Rename vgoptions to vg_options. 12 years ago
lvol Require force for LVM shrink and remove operations in lvol. Fixes #5774 12 years ago
modprobe Merge pull request #6296 from jdauphant/devel 12 years ago
mount
ohai
open_iscsi Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
ping
seboolean
selinux
service Adding bold to service doc to call up state and enabled. 12 years ago
setup Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original 12 years ago
sysctl Fix _parse_value always returning 0 when not true, false or None. 12 years ago
ufw Bugfix for ufw to support "logging" properly: 12 years ago
user Modified library/system/user so that password change date is set on Solaris when updating password 12 years ago
zfs