Hi,

I have created the file ~/.infinidat/infinisdk.ini with authentication 
credentials, I've also tried to use the export INFINIBOX_USER 
and INFINIBOX_PASSWORD but I'm still getting:

fatal: [xpto-server]: UNREACHABLE! => {"changed": false, "msg": "Failed to 
connect to the host via ssh: Permission denied (publickey).\r\n", 
"unreachable": true}

If I use python shell I can connect.

On Monday, March 4, 2019 at 9:20:39 PM UTC, Bruno Cochofel wrote:
>
> Hi, 
>
> I have that sdk installed and also have the file for the credentials, 
> still I cannot connect.
>
> Thanks,
> Bruno
>
> On Mon, Mar 4, 2019, 18:11 Jean-Yves LENHOF <[email protected]> 
> wrote:
>
>>
>> Le 04/03/2019 à 18:36, Bruno Cochofel a écrit :
>> > Hi,
>> >
>> > I have infinidat storage and I'm trying to use the ansible modules, 
>> > but I'm stucked on the connection.
>> > I cannot figure out from the documentation how to connect to the 
>> > storage. I have the following:
>> >
>> > ---
>> > - hosts: all
>> >   tasks:
>> >     - name: Create new host
>> >       infini_host:
>> >         name: xpto.example.com
>> >         system: myinfinidat.localdomain.com
>> >
>> > What am I doing wrong?
>> >
>> > Thanks,
>> > Bruno
>> >
>> As written in documentation, this module requires an sdk :
>>
>> infinisdk
>>
>>
>> Regards,
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Ansible Project" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/ansible-project/rqyov4TKazk/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected].
>> To post to this group, send email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ansible-project/dea64fa1-b7ef-125c-af23-b54fc6045e6c%40lenhof.eu.org
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/a120e456-d73d-4692-b684-10d2578e8ca2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to