I have the following playbook which is supposed to change a password.
-- - hosts: "{{ ENVIRONMENT }}" gather_facts: yes become: yes become_use