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
Michael DeHaan 073d34b40e Merge pull request #6524 from tyll/update_rc_d_disable
service module: Properly disable Debian services
11 years ago
..
alternatives Version bump for alternatives module, changelog. 11 years ago
at Fix docstring issue. 11 years ago
authorized_key
capabilities Add capabilities module. 11 years ago
cron More shell updates 11 years ago
debconf adds missing `'` to debconf examples 11 years ago
facter
filesystem
firewalld
group
hostname hostname module: don't filter hostnamectl with awk 11 years ago
kernel_blacklist
locale_gen Fix name in locale_gen docstring 11 years ago
lvg More shell updates 11 years ago
lvol
modprobe Merge pull request #6296 from jdauphant/devel 11 years ago
mount
ohai
open_iscsi Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
ping
seboolean
selinux
service Merge pull request #6524 from tyll/update_rc_d_disable 11 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 11 years ago
sysctl Fixes #6519 Properly handle state=absent in sysctl module 11 years ago
ufw Fixed ufw module doc tags, it's reset everywhere, not reseted. 11 years ago
user Modified library/system/user so that password change date is set on Solaris when updating password 11 years ago
zfs