ansible/changelogs/fragments/win_scheduled_task-repetition.yaml

4 lines
180 B
YAML
Raw Normal View History

minor_changes:
- win_scheduled_task - defining a trigger repetition as an array is deprecated and will be removed in Ansible 2.12.
Define the repetition as a dictionary instead.