You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -192,3 +199,44 @@ It adds the global zone `windows-agents`.
192
199
roles:
193
200
- netways.icinga.ifw
194
201
```
202
+
203
+
204
+
## Additional Tasks
205
+
206
+
This is meant as a hint for additional tasks you may need but which are not covered by Icinga for Windows and this role.
207
+
208
+
This will use [`community.windows.win_firewall_rule`](https://docs.ansible.com/ansible/latest/collections/community/windows/win_firewall_rule_module.html) to allow ICMP (echo request) in all network zones, so default host checks like `hostalive` work.
0 commit comments