mirror of https://github.com/ansible/ansible.git
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.
* 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 | 9 years ago | |
| clustering | 9 years ago | |
| commands | 9 years ago | |
| crypto | 9 years ago | |
| database | 9 years ago | |
| files | 9 years ago | |
| identity | 9 years ago | |
| inventory | 9 years ago | |
| messaging | 9 years ago | |
| monitoring | 9 years ago | |
| network | 9 years ago | |
| notification | 9 years ago | |
| packaging | 9 years ago | |
| remote_management | 9 years ago | |
| source_control | 9 years ago | |
| storage | 9 years ago | |
| system | 9 years ago | |
| utilities | 9 years ago | |
| web_infrastructure | 9 years ago | |
| windows | 9 years ago | |
| __init__.py | 9 years ago | |