This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
af9396841e
ansible
/
test
/
integration
/
targets
/
win_scheduled_task
/
aliases
2 lines
18 B
Text
Raw
Normal View
History
Unescape
Escape
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 15:11:24 +01:00
windows/ci/group3
Reference in a new issue
Copy permalink