ansible-collections / community.windows

Windows community collection for Ansible
https://galaxy.ansible.com/community/windows
GNU General Public License v3.0
199 stars 153 forks source link

Windows.win_firewall_rule, remoteip options? #465

Open cidrbl0ck opened 1 year ago

cidrbl0ck commented 1 year ago
SUMMARY

Im writing a playbook to add a few custom Windows firewall rules, and I'd like to add a list of CIDR ranges as values for remoteip, however there's no examples or further details on what this parameter can accept.

ISSUE TYPE
COMPONENT NAME

community.windows.win_firewall_rule | remoteip

ANSIBLE VERSION
ansible [core 2.12.1]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/svc-ansiblemgmt/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.8/dist-packages/ansible
  ansible collection location = /home/svc-ansiblemgmt/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.8.10 (default, Jun 22 2022, 20:18:18) [GCC 9.4.0]
  jinja version = 2.10.1
  libyaml = True