mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
expect: Fix typo in examples (#39900)
This commit is contained in:
committed by
René Moser
parent
82b9c7c518
commit
c32aef74d5
@@ -71,7 +71,7 @@ author: "Matt Martz (@sivel)"
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
- name: Case insensitve password string match
|
||||
- name: Case insensitive password string match
|
||||
expect:
|
||||
command: passwd username
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user