tobias_richter.users

tobias_richter.users

Build Status

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
About

Ansible Role for managing users.

Install
ansible-galaxy install tobias_richter.users
GitHub repository
License
apache-2.0
Downloads
424
Owner
Expert DevOps Engineer