<!--- Your description here -->
Typo in the example of `domain_search`, was `domain-search`should be `domain_search`
+label: docsite_pr
(cherry picked from commit 75304bd121
)
This commit is contained in:
parent
47dc15b841
commit
1096fe568d
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ EXAMPLES = """
|
|||
ios_system:
|
||||
hostname: ios01
|
||||
domain_name: test.example.com
|
||||
domain-search:
|
||||
domain_search:
|
||||
- ansible.com
|
||||
- redhat.com
|
||||
- cisco.com
|
||||
|
|
Loading…
Reference in a new issue