You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Ansible 2.5 I was fine, but after updating to 2.7 it started hanging here. SSHing in afterwards and running the command shows it is prompting for input, so --no-interaction should take care of it.
The text was updated successfully, but these errors were encountered:
We need to add a
--no-interaction
flag here https://github.com/Islandora-Devops/ansible-role-crayfish/blob/master/tasks/gemini.yml#L9On Ansible 2.5 I was fine, but after updating to 2.7 it started hanging here. SSHing in afterwards and running the command shows it is prompting for input, so
--no-interaction
should take care of it.The text was updated successfully, but these errors were encountered: