ansible/library
Patrick Callahan 8f14ffe56b Bug fixes and enhancements.
Bugs:
(1) no longer allow empty jobs
(2) strip the header added by crontab package used in openSuSE and SuSE
(3) try not to leak temp files when things go wrong
(4) issue returning job names under certain conditions

Enhancements:
(1) Allow all special times not just reboot.
(2) Fail earlier by performing more input validation
(3) Add feature to allow removing cron file under /etc/cron.d

ToDo:
(1) Validate times (minute, hour, ...)
(2) Strip white space from fields such as name and job such that name=foo equals name=' foo'.
(3) More testing
2013-07-09 03:21:40 +00:00
..
cloud Merge pull request #3293 from jarv/devel 2013-06-30 16:40:51 -07:00
commands Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
database Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
files Revert "ini_file: add support for lists of options/values" 2013-07-05 12:04:07 -04:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Remove a trailing quote 2013-06-26 15:09:00 -07:00
messaging Doc: rabbitmq_user pw change and force 2013-06-23 11:05:09 -04:00
monitoring Merge pull request #3264 from arturaz/devel 2013-06-19 08:27:13 -07:00
net_infrastructure Fixup documentation YAML 2013-06-30 19:00:43 -04:00
network moved modules to net_infrastructure 2013-06-29 19:59:14 -04:00
notification added a provision for passing a server password to IRC 2013-06-26 14:16:59 +00:00
packaging - optimize for the extremely common case of people specifying pkg names which are, ultimately, already installed 2013-07-04 17:35:34 -04:00
source_control Fix git submodule update when version specified 2013-07-03 17:19:14 -07:00
system Bug fixes and enhancements. 2013-07-09 03:21:40 +00:00
utilities Elapsed time should account for the delay 2013-06-27 17:42:33 -07:00
web_infrastructure Styling: trailing spaces 2013-06-30 18:52:57 -04:00