mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
win_scheduled_task: add deprecation warning for repetition format (#45468)
* win_scheduled_task: add deprecation warning for repetition format * fixed up sanity issues
This commit is contained in:
3
changelogs/fragments/win_scheduled_task-repetition.yaml
Normal file
3
changelogs/fragments/win_scheduled_task-repetition.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user