On 16.11.2017 22:53, [email protected] wrote:
I'm using a synchronize task:
http://docs.ansible.com/ansible/latest/synchronize_module.html

- synchronize:
    src: some/relative/path
    dest: /some/absolute/path

So far so good but i expected that Ansible won't ask me for entering a
password and that what's happening.

How can i explicit the password or supply it within the task?

You can't, you need to use keys.

--
Kai Stian Olstad

--
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/da3187231f3d6ffc968d83f31bfd242c%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to