ansible/system
Monty Taylor e704525d46 Add option to send puppet apply logs to syslog
While returning puppet logs as ansible stdout is useful in some cases,
there are also cases where it's more destructive than helpful. For
those, local logging to syslog so that the ansible logging makes sense
is very useful.

This defaults to stdout so that behavior does not change for people.
2016-02-09 10:38:56 -06:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
alternatives.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
at.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
capabilities.py sys.exit removal for system/capabilities.py 2015-10-05 13:24:25 -05:00
cronvar.py switched to use module loggigng 2015-10-01 00:29:57 -04:00
crypttab.py fixed typos in cryptab, thanks @timw 2015-10-29 21:05:33 -04:00
debconf.py Adding author's github id 2015-05-14 00:49:57 -04:00
facter.py Adding author's github id 2015-05-14 00:50:42 -04:00
filesystem.py Merge pull request #1493 from abulimov/filesystem_recreate_with_force 2016-01-25 23:57:04 -05:00
firewalld.py Doc wrongly indicates permanent is required 2016-01-21 08:23:36 -05:00
getent.py Adding author's github id 2015-05-14 01:00:38 -04:00
gluster_volume.py Do not fail when action is delete and volume is not present 2016-01-24 20:28:01 +01:00
iptables.py added missing version_added 2016-02-01 23:55:41 -05:00
kernel_blacklist.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
known_hosts.py avoid index error on empty list, key being true means its not None nor [] 2015-11-02 21:50:31 -05:00
locale_gen.py Add some more locales to LOCALE_NORMALIZATION 2015-08-28 13:05:25 +03:00
lvg.py Use -f when pvcreate to avoid interactive input. 2016-01-15 16:33:42 +01:00
lvol.py add snapshot feature to lvol 2015-12-15 21:49:14 -05:00
modprobe.py Fixes #634 - multiple param handling by modprobe.py 2015-10-10 21:06:10 +01:00
ohai.py Remove unneeded spaces at the end of ohai 2015-12-22 15:31:41 -06:00
open_iscsi.py Fix open_iscsi EXAMPLES section 2015-10-05 13:34:42 -05:00
osx_defaults.py osx_defaults: Fix boolean value parsing 2016-01-14 12:54:48 -05:00
pam_limits.py fixed python 2.4 compatibility 2016-01-22 18:05:48 +08:00
puppet.py Add option to send puppet apply logs to syslog 2016-02-09 10:38:56 -06:00
selinux_permissive.py minor doc fix 2015-07-29 22:11:36 -04:00
seport.py Fix seport module issue when ports argument is interpolated from a variable and is a int 2016-01-14 11:47:19 +01:00
solaris_zone.py bugfix: use correct function close calls 2015-09-30 10:13:12 -04:00
svc.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
ufw.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
zfs.py Keep, but ignore createparent option 2015-12-11 00:24:29 +01:00