E325 Removal - Part II (#49196)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-11-28 13:55:52 +05:30 committed by GitHub
commit bc3e7bbeba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
109 changed files with 208 additions and 179 deletions

View file

@ -98,6 +98,7 @@ options:
allowas_in:
description:
- Activate allowas-in property
type: bool
allowas_in_max:
description:
- Max-occurrences value for allowas_in. Valid values are

View file

@ -42,6 +42,7 @@ options:
- Safeguard boolean. Set to true if you're sure you want to reboot.
required: false
default: false
type: bool
'''
EXAMPLES = '''

View file

@ -51,6 +51,7 @@ options:
lookup feature in Cisco NXOS. This argument accepts boolean
values. When enabled, the system will try to resolve hostnames
using DNS and when disabled, hostnames will not be resolved.
type: bool
domain_search:
description:
- Configures a list of domain

View file

@ -50,6 +50,7 @@ options:
peer_link:
description:
- Set to true/false for peer link config on associated portchannel.
type: bool
state:
description:
- Manages desired state of the resource.