Hi!

I have managed to run the deploy-script successfully with Ansible, but when
I run the start-script, the following task never completes: "TASK [Wait for
SSH to come up at the cluster controller]"

My inventory-configuration looks like this:

[cc]
localhost
[ncs]
localhost
[cc:vars]
ansible_connection=local
[ncs:vars]
ansible_connection=local

I thought SSH weren't necessary when using localhost?

Best regards,
Sandra Skarshaug

Reply via email to