Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elan-ev/opencast_user
Ansible role to create Opencast system users
https://github.com/elan-ev/opencast_user
ansible ansible-role opencast
Last synced: 25 days ago
JSON representation
Ansible role to create Opencast system users
- Host: GitHub
- URL: https://github.com/elan-ev/opencast_user
- Owner: elan-ev
- License: bsd-3-clause
- Created: 2021-06-21T22:15:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T17:24:06.000Z (over 2 years ago)
- Last Synced: 2025-01-06T10:55:29.594Z (about 1 month ago)
- Topics: ansible, ansible-role, opencast
- Language: Jinja
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ansible: Opencast User Role
===========================![molecule](https://github.com/elan-ev/opencast_user/actions/workflows/molecule.yml/badge.svg)
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](defaults/main.yml) to see variables you can configure.
Example Playbook
----------------Example of how to use the role:
```yaml
- hosts: servers
roles:
- role: elan.opencast_user
```License
-------BSD