mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -45,6 +45,7 @@ options:
|
||||
description:
|
||||
- Is the service enabled.
|
||||
default: True
|
||||
type: bool
|
||||
state:
|
||||
description:
|
||||
- Should the resource be C(present) or C(absent).
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user