You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules
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
9 years ago
..
cloud cloud: ovirt: Fix disk image upload (#22557) 9 years ago
clustering New metadata 1.0 (#22587) 9 years ago
commands New metadata 1.0 (#22587) 9 years ago
crypto New metadata 1.0 (#22587) 9 years ago
database New metadata 1.0 (#22587) 9 years ago
files New metadata 1.0 (#22587) 9 years ago
identity New metadata 1.0 (#22587) 9 years ago
inventory New metadata 1.0 (#22587) 9 years ago
messaging New metadata 1.0 (#22587) 9 years ago
monitoring New metadata 1.0 (#22587) 9 years ago
network Implement eos_banner for EAPI (#22609) 9 years ago
notification New metadata 1.0 (#22587) 9 years ago
packaging New metadata 1.0 (#22587) 9 years ago
remote_management New metadata 1.0 (#22587) 9 years ago
source_control New metadata 1.0 (#22587) 9 years ago
storage Fix root volume security style options 9 years ago
system New metadata 1.0 (#22587) 9 years ago
utilities New metadata 1.0 (#22587) 9 years ago
web_infrastructure New metadata 1.0 (#22587) 9 years ago
windows win_scheduled_task: Added frequency: once and check_mode support (#22611) 9 years ago
__init__.py Re-adding the init py for modules 9 years ago