mirror of https://github.com/ansible/ansible.git
Adds toggle port security on network create (#37390)
Added a new property, 'port_security_enabled' which is a boolean to enable or disable port_security during network creation. The default behaviour will enable port security, security group and anti spoofing will act as before. When the attribute is set to False, security group and anti spoofing are disabled on the ports created on this network. Shade supports this option in versions > 1.27.1pull/52472/head
parent
18b968d486
commit
eaf238b033
Loading…
Reference in New Issue