change_password

Role Name

Changes the password of a user if it is found on any server.

Requirements

Role Variables

Available variables are listed below, along with default values:

gather_facts: False

Dependencies

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename }

License

MIT

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

changes password if username is found

Install
ansible-galaxy install ddilts/change_password
GitHub repository
License
mit
Downloads
60
Owner