mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Updated playbook works sample. (#51673)
<!--- Your description here --> Removed `|` from the playbook works sample. +label: docsite_pr
This commit is contained in:
committed by
Alicia Cozine
parent
c56a344255
commit
9ff25c0167
@@ -85,7 +85,7 @@ EXAMPLES = '''
|
|||||||
password: cisco
|
password: cisco
|
||||||
login_prompt: "Username: "
|
login_prompt: "Username: "
|
||||||
prompts:
|
prompts:
|
||||||
- "[>|#]"
|
- "[>#]"
|
||||||
command:
|
command:
|
||||||
- terminal length 0
|
- terminal length 0
|
||||||
- configure terminal
|
- configure terminal
|
||||||
@@ -97,7 +97,7 @@ EXAMPLES = '''
|
|||||||
password: cisco
|
password: cisco
|
||||||
login_prompt: "Username: "
|
login_prompt: "Username: "
|
||||||
prompts:
|
prompts:
|
||||||
- "[>|#]"
|
- "[>#]"
|
||||||
command:
|
command:
|
||||||
- terminal length 0
|
- terminal length 0
|
||||||
- show version
|
- show version
|
||||||
|
|||||||
Reference in New Issue
Block a user