win_ansible_role_firewall_icmp/defaults/main.yml

6 lines
117 B
YAML
Raw Permalink Normal View History

2022-12-28 17:43:49 +01:00
---
# set ICMP Profiles on private and public networks on default
win_firewall_icmp_profiles:
- private
- public