Issue
I have two Task template, first by which I ping to my host using ssh user-pass and second by which I ping to my host using key based ssh auth.
Note: ssh password auth is disabled on host only key based allowed. I have verified correctly using local CLI also.
First I tried to connect over ssh user-pass which was not worked. (As Expected)
Then I tried to connect over ssh key based auth , worked! (As Expected)
But then I again tried to connect over ssh user-pass within some time which also worked!! (Not expected)
Then I again tried to connect to host over ssh user-pass auth after some time which was not worked! (As Expected)
Let me know if I am wrong anywhere of something wrong at my host side but I have verified this before posting this issue.
Impact
Ansible (task execution)
Installation method
Docker
Database
No response
Browser
Chrome
Semaphore Version
v2.17.26
Ansible Version
Logs & errors
No response
Manual installation - system information
No response
Configuration
No response
Additional information
No response
Issue
I have two Task template, first by which I ping to my host using ssh user-pass and second by which I ping to my host using key based ssh auth.
Note: ssh password auth is disabled on host only key based allowed. I have verified correctly using local CLI also.
First I tried to connect over ssh user-pass which was not worked. (As Expected)
Then I tried to connect over ssh key based auth , worked! (As Expected)
But then I again tried to connect over ssh user-pass within some time which also worked!! (Not expected)
Then I again tried to connect to host over ssh user-pass auth after some time which was not worked! (As Expected)
Let me know if I am wrong anywhere of something wrong at my host side but I have verified this before posting this issue.
Impact
Ansible (task execution)
Installation method
Docker
Database
No response
Browser
Chrome
Semaphore Version
v2.17.26
Ansible Version
Logs & errors
No response
Manual installation - system information
No response
Configuration
No response
Additional information
No response