FAILED! => {"changed": false, "msg": "parameters are mutually exclusive: address|any|host|prefix|net_group|port_group, wildcard_bits|any|host|prefix|net_group|port_group found in config -> acls -> aces -> destination"} #453
Labels
has_pr
This issue has an associated PR.
SUMMARY
1390 permit udp any 1.1.1.1 0.0.0.0 port-group ABC
ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
COLLECTION VERSION
/home/ansible/.local/lib/python3.10/site-packages/ansible_collections
Collection Version
community.general 7.5.1
CONFIGURATION
DEFAULT_HOST_LIST(/etc/ansible/ansible.cfg) = ['/etc/ansible/hosts1']
DEFAULT_LOG_PATH(/etc/ansible/ansible.cfg) = /var/log/ansible.log
EDITOR(env: EDITOR) = /usr/bin/vim
HOST_KEY_CHECKING(/etc/ansible/ansible.cfg) = False
INTERPRETER_PYTHON(/etc/ansible/ansible.cfg) = /usr/bin/python
PERSISTENT_COMMAND_TIMEOUT(/etc/ansible/ansible.cfg) = 60
PERSISTENT_CONNECT_TIMEOUT(/etc/ansible/ansible.cfg) = 60
OS / ENVIRONMENT
Fedora release 35 (Thirty Five)
NAME="Fedora Linux"
VERSION="35 (Server Edition)"
STEPS TO REPRODUCE
grant: permit
protocol: udp
source:
any: true
destination:
address:
wildcard_bits:
port_group:
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: