ssh check fails, why? .
This commit is contained in:
parent
d4ca93d4a5
commit
3dfe829ec6
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@
|
|||
register: ssh_check
|
||||
ignore_errors: True
|
||||
|
||||
- debug: msg="{{ ssh_check.stdout}} \n {{ssh_check.stderr }}"
|
||||
- debug: msg="{{ ssh_check }}"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue