mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
991a9dfa12
commit
bc3e7bbeba
109 changed files with 208 additions and 179 deletions
|
@ -37,6 +37,7 @@ options:
|
|||
admin_state_up:
|
||||
description:
|
||||
- Sets admin state.
|
||||
type: bool
|
||||
mac_address:
|
||||
description:
|
||||
- MAC address of this port.
|
||||
|
@ -47,6 +48,7 @@ options:
|
|||
no_security_groups:
|
||||
description:
|
||||
- Do not associate a security group with this port.
|
||||
type: bool
|
||||
default: 'no'
|
||||
allowed_address_pairs:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue