tobias_richter.users
tobias_richter.users
This role manages users (including, passwords and ssh keys) on linux systems.
Requirements
This role requires Ansible 2.7 or higher.
Role Variables
See defaults/main.yml for the documented role variables.
Example Playbook
This playbook creates a user named john_doe with no password and the primary group john_doe.
- hosts: users
roles:
- role: tobias_richter.users
users_default:
- name: john_doe
Install
ansible-galaxy install tobias_richter.usersLicense
apache-2.0
Downloads
424
Owner
Expert DevOps Engineer
