notmycloud.pve_discord_dark

ansible-PVE_Discord_Dark

Rôle Ansible pour appliquer et mettre à jour le (Thème sombre PVE Discord)[https://github.com/Weilbyte/PVEDiscordDark].

Utilisation

playbook.yaml

---
- name: Nom du Play
  hosts: MesHôtes
  
  roles:
    - role: notmycloud.pve_discord_dark
      vars:
        theme_version: 2022.03.20   # (Optionnel) Spécifier une version spécifique à installer, par défaut c'est la dernière version.
        theme_basedir: /opt/PVEDiscordDark  # (Optionnel) Spécifier où télécharger les fichiers du thème.

Support

Pour obtenir de l'aide, veuillez créer un problème et fournir les éléments suivants :

  • Exemple de tâche/playbook pour reproduire votre problème
  • Fichier résultant qui a été créé.
  • Si vous modifiez un fichier existant, veuillez également fournir la version non modifiée.
À propos du projet

Simple role to install and apply the Discord Dark PVE theme by Weilbyte.

Installer
ansible-galaxy install notmycloud.pve_discord_dark
Licence
mit
Téléchargements
126
Propriétaire