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/e78d6168-fdd5-46a4-a271-6e5c1b407369%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to