From eb57c9c4307034f0989921926742c1d5c49d9e9e Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 19 Dec 2012 18:45:33 +0100 Subject: [PATCH] Indicate the reboot option was added in 1.0 Fixes #1787. --- library/cron | 1 + 1 file changed, 1 insertion(+) diff --git a/library/cron b/library/cron index b899d3419da..75a491c84fa 100644 --- a/library/cron +++ b/library/cron @@ -102,6 +102,7 @@ options: reboot: description: - If the job should be run at reboot, will ignore minute, hour, day, and month settings in favour of @reboot + version_added: "1.0" required: false default: False aliases: []