futurice/ansible-supervisor

Name: ansible-supervisor

Owner: Futurice

Description: null

Created: 2015-04-20 09:21:42.0

Updated: 2017-03-07 17:26:46.0

Pushed: 2017-02-10 00:48:40.0

Homepage:

Size: 12

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ansible-supervisor

Build Status

Ansible role for Supervisor

Role Variables

rvisor_group:
rvisor_user_group: "supervisor" # a linux usergroup whose members may manage supervisor without sudo
rvisor_group_users: # a list of linux users to add to the control group
- "user1"
- "user2"
Dependencies
Example Playbook
- hosts: servers
  roles:
     - { role: futurice.supervisor }
License

BSD


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.