ansible/library/system
Toshio Kuratomi cec7dd6666 The fix for gh-7284 causes problems for initscripts which have the
standards compliant return codes but return a verbose error message via
stdout.  Limit the times when we invoke the heuristic to attempt to work
around this.
2014-09-22 14:53:07 -04:00
..
alternatives now module searches for update-alternatives vs hardcoding it 2014-05-20 22:51:27 -04:00
at Fix docstring issue. 2014-03-11 16:23:18 -05:00
authorized_key Add check_mode support to authorized_key. Fixes #7300 2014-07-19 17:55:58 -05:00
capabilities fix typo in the capabilities module description 2014-03-30 22:33:24 +02:00
cron Tweaking change to documentation language for cron name param 2014-08-25 09:54:21 -05:00
debconf debconf module: add the missing 'error' vtype and reorder vtypes as they appeared in debconf-devel(7). 2014-08-19 17:44:02 +08:00
facter Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
filesystem added missing force flag on mkfs commandline 2014-07-01 15:09:39 +02:00
firewalld Check to make sure the firewalld client is connected before proceeding 2014-04-15 15:03:52 -05:00
getent Fix documentation builds. 2014-08-08 15:12:10 -04:00
group Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04:00
hostname Make systemd vs rht detection more robust for centos 2014-09-16 09:53:13 -07:00
kernel_blacklist Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
locale_gen multiple spelling error changes 2014-04-29 10:41:05 -04:00
lvg Merge branch 'lvg_dm_names' of https://github.com/ajsalminen/ansible into ajsalminen-lvg_dm_names 2014-06-20 13:24:07 -05:00
lvol Require force for LVM shrink and remove operations in lvol. Fixes #5774 2014-02-24 18:52:35 -06:00
modprobe Update authors for modprobe module 2014-06-20 11:12:49 -05:00
mount execute the mount after path validation 2014-08-06 10:52:08 +02:00
ohai Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
open_iscsi open_iscsi module: support RC 21 when listing logged-in target 2014-05-24 18:14:28 +02:00
ping Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules. 2014-09-11 12:27:21 -04: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 The fix for gh-7284 causes problems for initscripts which have the 2014-09-22 14:53:07 -04:00
setup Enable puppet facts 2014-07-17 17:53:12 +01:00
sysctl FreeBSD 10 compatibility fix 2014-07-25 14:33:24 +02:00
ufw add interfact documentation #7704 2014-07-01 18:49:07 +01:00
user Fix "TypeError: group id must be integer" if groupid passed in for group 2014-07-15 11:16:47 +10:00
zfs zfs: work around incompatibility by renaming share.nfs to sharenfs 2014-06-12 16:21:16 +08:00