Update ios_system.py (#39623)

<!--- Your description here -->
Typo in the example of `domain_search`, was `domain-search`should be `domain_search`
+label: docsite_pr
pull/39910/head
Chris Smolen 6 years ago committed by John R Barker
parent c32aef74d5
commit 75304bd121

@ -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…
Cancel
Save