Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 565 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 565 Bytes

Ansible: Opencast User Role

molecule

This Ansible role creates an Opencast Linux user with a specific user and group id to ensure they are identical on the whole cluster.

Role Variables

Have a look at the defaults to see variables you can configure.

Example Playbook

Example of how to use the role:

- hosts: servers
  roles:
    - role: elan.opencast_user

License

BSD