1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Indicate the reboot option was added in 1.0

Fixes #1787.
This commit is contained in:
Daniel Hokka Zakrisson 2012-12-19 18:45:33 +01:00
parent 6fc6c37401
commit eb57c9c430

View file

@ -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: []