tkilias / ansible-usersmgt

Ansible User Management Role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-usersmgt

Build Status

An user management role for Ansible.

Requirements

No special requirements.

Role Variables

Please check the file default/all.yml to see what variables are available.

Dependencies

No dependencies.

Example Playbook

To use this role you add the following as the name of the role:

- hosts: all
  roles:
     - { role: galexrt.usersmgt }

License

Apache License Version 2.0

Author Information

If you have problems with the role, feel free to create an issue on Github or contact me by mail.

Examples

For examples on how to use this Ansible role refer to the EXAMPLES.md.

TODO List

  • Write tests

About

Ansible User Management Role

License:Apache License 2.0