If you're only using one machine, just use the local option. No point
in ansible unless you have a few machines.

On Mon, Oct 15, 2018 at 7:15 AM Sandra Skarshaug
<[email protected]> wrote:
>
> 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