Skip to content

Commit

Permalink
Update ansible.netcommon.telnet_module.rst
Browse files Browse the repository at this point in the history
Using | in prompts prevents all text after | in command. 
Ref: https://blog.gainskills.top/2018/09/04/ansible-access-network-via-telnet/
  • Loading branch information
zeki893 authored Jul 9, 2023
1 parent 148a60e commit 716e0c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ansible.netcommon.telnet_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Parameters
</td>
<td>
<div>List of prompts expected before sending next command</div>
<div>Do not use '|' in prompts if you will use '|' in command</div>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 716e0c8

Please sign in to comment.