ansible/system
Thomas Quinot 0b38e4b407 Allow cron_file to be an absolute path
Support specifying an absolute path (typically /etc/crontab) rather than
a path relative to /etc/cron.d, to allow modifying the main system crontab.
Particularly useful for target systems that have /etc/crontab but no
/etc/cron.d.
2016-01-06 15:18:15 +01:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py minor doc fixes and reformating 2015-11-27 09:28:50 -08:00
cron.py Allow cron_file to be an absolute path 2016-01-06 15:18:15 +01:00
group.py Fix incorrect variable in group.py: user -> group 2015-10-03 01:09:03 +01:00
hostname.py Remove a unneeded use of use_unsafe_shell 2015-12-10 00:00:19 +01:00
mount.py mount: Support for Check-Mode 2015-07-23 15:51:24 -04:00
ping.py Fix typo in ping module short description 2015-11-25 16:54:11 +09:00
seboolean.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py service goes back to failing when absent 2015-12-17 12:55:43 -05:00
setup.py changed verbose override variable 2015-07-29 14:54:19 -04:00
sysctl.py Support sysctl on OpenBSD 2015-10-06 17:38:47 +02:00
user.py added missing version_added 2015-12-12 17:29:27 -05:00