win_user fails to change password, but password changes!

13 views
Skip to first unread message

Андрей З

unread,
Sep 1, 2016, 11:55:00 AM9/1/16
to Ansible Project
The whole test playbook is here;
 - hosts: windows
   gather_facts: false
   tasks:
    - name: Change Administrator password
      win_user: name=Administrator password=Quaiqu6I password_never_expires=yes

Running with ansible 2.1.1.0, and Windows 2012 R2 as client.

but, if I change the access password - the playbook works well,
so, the password was changed.

Why it throws an error here? 

Reply all
Reply to author
Forward
0 new messages