infothrill.runit
Rol de Ansible runit
Un rol de Ansible para instalar runit, un sistema de inicio UNIX con supervisión de servicios.
Guía rápida
requirements.yml:
- src: infothrill.runit
version: v1.2.0
Instalación:
ansible-galaxy install -r requirements.yml -p ./roles/
Playbook:
- hosts: servers
roles:
- role: infothrill.runit
Variables del rol
n/a
Dependencias
n/a
Licencia
MIT
Información del autor
Este rol fue creado en 2018 por Paul Kremer.
Cambios
v1.2.0
- Cambio a CI con Github actions
- Se eliminó el soporte para Ansible anterior a 4 y se agregó soporte para Ansible 5 y 6
- Actualización a molecule 3
- Se agregó soporte para Debian 10 'Buster'
- Se agregó soporte para Python 3.8+
- Se eliminó el soporte para Python 2 y Python 3.7
- Asegurarse de que el caché de apt esté actualizado al instalar
v1.1.0
- Se agregó soporte para Ubuntu 20.04 (focal)
- Se eliminó el soporte para Ubuntu 14.04 (trusty)
- Se agregó soporte para Ansible 2.9
- Se eliminó el soporte para Ansible 2.4
v1.0.1
- Actualizaciones de dependencias de prueba, solo mantenimiento
v1.0.0
- Lanzamiento inicial
Instalar
ansible-galaxy install infothrill.runit
Licencia
mit
Descargas
2.9k
Propietario
I was born in the 20th century and I will die in the 21st century