notmycloud.pve_discord_dark

ansible-PVE_Discord_Dark

Ansible role to install and update the PVE Discord Dark Theme.

How to Use

playbook.yaml

---
- name: Play Name
  hosts: MyHosts
  
  roles:
    - role: notmycloud.pve_discord_dark
      vars:
        theme_version: 2022.03.20   # (Optional) Choose a specific version to install; it will use the latest version by default.
        theme_basedir: /opt/PVEDiscordDark  # (Optional) Choose where to download the theme files.

Help

If you need help, please create a support request and include:

  • A sample task/playbook to show your issue
  • The file that was created as a result
  • If you changed an existing file, please include the original version too.
Informazioni sul progetto

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

Installa
ansible-galaxy install notmycloud.pve_discord_dark
Licenza
mit
Download
126
Proprietario