Files
community.general/lib/ansible/modules/windows
Dag Wieers d958440bcb win_firewall_rule: Implement idempotency, check-mode and diff support (#23162)
* win_firewall_rule: Small idempotency fix

This PR includes the following changes:
- an idempotency fix when `profile: any`
- better difference output to debug idempotency issues
- documentation fixes (remove `required: false`)
- Parameter handling fixes
- RDP example that matches default RDP rule
- Renamed parameter 'enable' to 'enabled' (kept alias)
- Renamed parameter 'profile' to 'profiles' (kept alias)

* Rewrite module completely

The logic is still intact, but various changes with a single goal:

- Make the module idempotent
- Implement check-mode
- Implement diff-mode
- Adapted integration tests

This fixes #18807 and #23455.

* Change casing to lowercase

* Improve the logic wrt. diff
2017-05-30 16:10:33 -07:00
..
2016-12-08 11:22:22 -05:00
2017-02-06 19:32:00 -05:00
2017-02-23 22:38:17 -08:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-29 11:29:27 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2016-12-13 13:51:13 -05:00
2016-12-13 13:51:13 -05:00
2017-03-22 20:50:28 -05:00
2017-03-01 14:16:33 +00:00
2017-03-14 09:07:22 -07:00
2017-01-17 20:21:04 -08:00
2017-03-22 20:50:28 -05:00
2017-01-27 13:23:01 -08:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-03-14 09:07:22 -07:00