win_scheduled_task fix doc example with datestamp (#40691)

This commit is contained in:
Jordan Borean
2018-05-25 11:39:33 +10:00
committed by GitHub
parent d95c572992
commit 0df6b085c0

View File

@@ -439,7 +439,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