Files
community.general/test/integration/targets
Dag Wieers 72e7927dd5 win_scheduled_task: Added frequency: once and check_mode support (#22611)
* win_scheduled_task: Added frequency: once and check_mode support

This patch includes:
- Renamed `execute:` parameter to `executable:`
- Renamed `argument:` parameter to `arguments:`
- Implemented `frequency: once` support
- Implemented check_mode support
- Fix idempotency issue related to empty description
- Added integration tests

* Improve the integration test structure

I think this is a great way to test normal mode and check-mode from the same playbook.

* Small fixes after review
2017-03-15 07:11:24 -07:00
..
2017-01-27 14:06:21 -08:00
2017-03-10 15:29:36 +00:00
2017-03-08 12:21:45 -07:00
2017-03-02 14:11:50 -08:00
2017-03-08 12:21:45 -07:00
2017-03-08 12:21:45 -07:00
2017-02-14 12:39:48 -08:00
2017-02-14 12:39:48 -08:00
2017-03-08 12:21:45 -07:00
2017-03-08 12:21:45 -07:00
2017-02-15 11:14:03 -08:00
2017-02-25 21:14:40 -05:00
2017-01-31 16:47:16 -08:00
2017-02-08 22:19:08 +00:00
2017-01-17 20:21:04 -08:00
2016-12-13 13:51:13 -05:00
2017-01-31 16:47:16 -08:00