.. |
at
|
Fix docstring issue.
|
2014-03-11 16:23:18 -05:00 |
authorized_key
|
Support ssh-ed25519 keys
|
2014-02-28 18:46:54 +01:00 |
cron
|
More shell updates
|
2014-03-12 17:31:00 -04:00 |
debconf
|
More shell updates
|
2014-03-12 17:31:00 -04:00 |
facter
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
filesystem
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
firewalld
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
group
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
hostname
|
hostname module: don't filter hostnamectl with awk
|
2014-03-16 13:10:28 -04:00 |
kernel_blacklist
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
locale_gen
|
Fix name in locale_gen docstring
|
2014-03-11 16:13:55 -04:00 |
lvg
|
More shell updates
|
2014-03-12 17:31:00 -04:00 |
lvol
|
Require force for LVM shrink and remove operations in lvol. Fixes #5774
|
2014-02-24 18:52:35 -06:00 |
modprobe
|
Merge remote-tracking branch 'berendt/fixing_permissions' into pull_4703
|
2014-02-17 11:46:23 -06:00 |
mount
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
ohai
|
Addresses #5023 Fix import comments
|
2013-12-02 15:13:49 -05:00 |
open_iscsi
|
Micro-optimization: replace s.find(x)!=-1 with x in s
|
2014-03-16 13:10:28 -04:00 |
ping
|
Add version_added to all modules missing version_added information, the docs formatter will now
|
2013-11-18 18:55:49 -05:00 |
seboolean
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
selinux
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
service
|
Merge pull request #6005 from pgehres/chkconfig
|
2014-03-16 12:27:46 -05:00 |
setup
|
setup module: Mark unsafe commands as use_unsafe_shell=True.
|
2014-03-12 11:13:20 -05:00 |
sysctl
|
Fixes #6482 Check sysctl file path and catch read exceptions
|
2014-03-14 11:16:45 -04:00 |
ufw
|
Fix snippet imports and version_added in ufw module
|
2014-03-11 16:07:08 -04:00 |
user
|
Use the no-user-groups option (-N) for useradd in the user module
|
2014-02-28 11:46:27 -06:00 |
zfs
|
Fix zfs create command for properties with spaces
|
2014-02-18 11:30:17 +01:00 |