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
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
8 years ago
..
cli New metadata 1.0 (#22587) 8 years ago
compat Fix typo when choosing KqueueSelector 8 years ago
config Making the switch to v2 10 years ago
errors adds feature to all modules to be run locally (#18763) 8 years ago
executor moved network module magic from hardcoded to conf 8 years ago
galaxy Add role skeleton support (#17079) 8 years ago
inventory warn when name is overloaded as both host and group 8 years ago
module_utils cloud: ovirt: fix update_params for ovirt module_utils (#22637) 8 years ago
modules win_scheduled_task: Added frequency: once and check_mode support (#22611) 8 years ago
parsing vault: Uniformize construction of cipher objects 8 years ago
playbook Verify that the role specification is using a comma before warning 8 years ago
plugins make windows async ... async (#22624) 8 years ago
template Also clean template data even if marked unsafe 8 years ago
utils New metadata 1.0 (#22587) 8 years ago
vars Fix variable precedence of INI/script vars to be in-line with docs. 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py adds connection established message to ansible-connection (#22492) 8 years ago
release.py Bumping devel version to 2.3.0 8 years ago