Install Themes for icingaweb2.
Ansible Collections
ansible-galaxy collection install bodsch.core
or
ansible-galaxy collection install --requirements-file collections.yml
icingaweb_themes_install_dir: /usr/share/icingaweb2
icingaweb_themes: {}
icingaweb_themes_default: Icinga
icingaweb_themes:
#
unicorn:
src: https://github.com/Mikesch-mp/icingaweb2-theme-unicorn.git
version: v1.0.2
images:
- name: unicorn.png
url: http://i.imgur.com/SCfMd.png
#
nordlicht:
src: https://github.com/netzwerkgoettin/icingaweb2-theme-nordlicht.git
version: master
enabled: true
#
starwars-dark:
src: https://github.com/marekbeckmann/IcingaWeb2-Star-Wars-Theme.git
version: main
images:
- name: icon.png
url: https://www.pngkit.com/png/full/75-757133_logo-star-wars-star-wars-logo-black-and.png
- name: wallpaper.jpg
url: https://wallpapercave.com/wp/wp7419777.jpg
icingaweb_themes_default: nordlicht
- Bodo Schulz
FREE SOFTWARE, HELL YEAH!