win_scheduled_task fix doc example with datestamp (#40691)

(cherry picked from commit 0df6b085c0)
This commit is contained in:
Jordan Borean 2018-05-25 11:39:33 +10:00
parent b20b29ac0a
commit 7ffbdd5214
No known key found for this signature in database
GPG key ID: 2AAC89085FBBDAB5

View file

@ -440,7 +440,7 @@ EXAMPLES = r'''
arguments: /c whoami
triggers:
- type: daily
start_boundary: 2017-10-09T09:00:00
start_boundary: '2017-10-09T09:00:00'
username: SYSTEM
state: present
enabled: yes