Ansible repo for the HMI / Dépôt Ansible pour HMI (Holly Molly Infrasctructure)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Finance 956113ac76 roles/promtail: change tags + add SUSE support 2 weeks ago
ansible roles/promtail: change tags + add SUSE support 2 weeks ago
.gitignore Create inventory + add LICENSE 3 weeks ago
LICENSE Create inventory + add LICENSE 3 weeks ago
README.md README: add more infos to describe the project 2 weeks ago

README.md

Ansible-hmi

French version

Description

Ce dépôt est utilisé pour les déploiements automatiques Ansible sur l'infrastructure HMI. Il contient la configuration globale et les roles utilisés par le playbook.
La collection community-general est utilisée pour le bon fonctionnement du playbook (notamment sur la partie OpenSUSE de l'infra). Son installation est possible via les prérequis définies.

Comment l'utiliser ?

Pour utiliser ce dépôt, reportez-vous aux playbooks correspondants :

  • setup.yml pour configurer un serveur pour la première fois

English version

Description

This repository is used for Ansible's automatic deployments on the HMI infrastructure. It contains the global confguration and the roles used by the playbook.
The collection community-general is necessary for using the playbook (mainly for the OpenSUSE part). Its installation is possible thanks to the defined requirements.

How to use it?

To use this repository, refer to the corresponding playbooks:

  • setup.yml to configure a server for the first time