hemanth22.create_user
Role Name: Create_user
This role creates user and updates password.
Requirements
passlib.
How to install : install using command pip install passlib
for password updation
Role Variables
Try exploring defaults/main.yml in the github to understand which variables can be override.
Dependencies
None.
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: hemanth22.create_user }
License
GPLv3
Author Information
This role was created in 2019 by Hemanth BITRA.
Install
ansible-galaxy install hemanth22.create_user
License
Unknown
Downloads
30
Owner
Devops Engineer