I am setting the username and password:
i have a volume name "test" in my storage box and i want to map it windows
machine:
details in host_vars are my machine details:
volume details:
letter: Z
path: \\10.237.163.116\test
username: test
password: Password123
i am expecting the playbook use host_vars file to login to windows machine
and mount the volume in z drive.
On Thursday, 14 May 2020 16:32:00 UTC+5:30, Luca 'remix_tj' Lorenzetto
wrote:
>
> Hello,
>
> On Thu, May 14, 2020 at 12:49 PM mahesh g o <[email protected]
> <javascript:>> wrote:
> > i am getting below error when run the playbook:
> > fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "ssl: auth
> method ssl requires a username", "unreachable": true}
> >
>
> are you setting (or asking) username somewhere? Because you specified
> username and password, which are not the variables used by ansible
> (ansible_user, ansible_pass).
>
> Luca
>
> --
> "E' assurdo impiegare gli uomini di intelligenza eccellente per fare
> calcoli che potrebbero essere affidati a chiunque se si usassero delle
> macchine"
> Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
>
> "Internet è la più grande biblioteca del mondo.
> Ma il problema è che i libri sono tutti sparsi sul pavimento"
> John Allen Paulos, Matematico (1945-vivente)
>
> Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <[email protected]
> <javascript:>>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/3f67a270-e24d-494b-bd65-57fe30eceb7d%40googlegroups.com.