mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Merge pull request #1236 from jpmens/manansible1
remove duplicate private-key option from manpage
This commit is contained in:
@@ -108,9 +108,6 @@ Use this remote 'USERNAME' instead of root.
|
|||||||
|
|
||||||
Sudo to 'SUDO_USERNAME' instead of root. Implies --sudo.
|
Sudo to 'SUDO_USERNAME' instead of root. Implies --sudo.
|
||||||
|
|
||||||
*--private-key=*'PRIVATE_KEY_FILE'::
|
|
||||||
Use this file to authenticate the connection.
|
|
||||||
|
|
||||||
*-c* 'CONNECTION', *--connection=*'CONNECTION'::
|
*-c* 'CONNECTION', *--connection=*'CONNECTION'::
|
||||||
|
|
||||||
Connection type to use. Possible options are 'paramiko' (SSH), 'ssh',
|
Connection type to use. Possible options are 'paramiko' (SSH), 'ssh',
|
||||||
|
|||||||
Reference in New Issue
Block a user