HI Thanks for the update.
i have one more query how to do ansible without copying the keys to remote host. Regards Saravana On Thursday, 23 November 2017 05:55:10 UTC+5:30, [email protected] wrote: > > Hi > > I am executing playbook for changing password but its password not working > after changing it, > > Playbook as follows > > > - hosts: all > tasks: > - name: Change root password > user: name=test update_password=always password="test123" > > Please help in resolve > > Regards > Saravana > > -- 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/f17c1dd8-dfee-4678-914c-0710a26654c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
