mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
win_scheduled_task fix doc example with datestamp (#40691)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user