8000 GitHub - wluisaraujo/ansible-role-users: Infrastructure as Code (IaC) with Ansible role for Manage Local Users
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wluisaraujo/ansible-role-users

Repository files navigation

Ansible Galaxy Build Status

IaC: with Ansible role to install and configure (Linux)Local Users


Description

  • Ansible for Manage Local Users

Requirements

Installation

vagrant@localhost:~$ ansible-galaxy install wluisaraujo.users
vagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.users/requirements.txt

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

---
- hosts: localhost
  vars:
    - name: value
  roles:
    - users
...

Licence

About

Infrastructure as Code (IaC) with Ansible role for Manage Local Users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0