iroquoisorg.users

Users

Build Status

Ansible role for managing users.

This role is designed for Ubuntu 18.04 and has been tested on it.

Installation

To install, run:

$ ansible-galaxy install iroquoisorg.users

Default Settings

Here are the default settings:

---
administration_users: []  # List of admin users
local_users: []           # List of local users
local_groups: []          # List of local groups
users_env_var_prefix: ""  # Prefix for user environment variables
ci_build: false           # Set to true for CI build processes

Development

For more information about developing and testing this role, please refer to the development guide.

Informazioni sul progetto

role for system user setup

Installa
ansible-galaxy install iroquoisorg.users
Licenza
Unknown
Download
4.2k
Proprietario