mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-16 00:47:29 +02:00
23 lines
718 B
YAML
23 lines
718 B
YAML
galaxy_info:
|
|
author: "Kevin Veen-Birkenbach"
|
|
description: "Core role for Nginx HTML injection of Matomo, theming, iFrame and JS snippets based on application feature flags."
|
|
license: "Infinito.Nexus NonCommercial License (CNCL)"
|
|
license_url: "https://s.infinito.nexus/license"
|
|
company: |
|
|
Kevin Veen-Birkenbach
|
|
Consulting & Coaching Solutions
|
|
https://www.veen.world
|
|
galaxy_tags:
|
|
- nginx
|
|
- injector
|
|
- matomo
|
|
- theming
|
|
repository: "https://s.infinito.nexus/code"
|
|
issue_tracker_url: "https://s.infinito.nexus/issues"
|
|
documentation: "https://s.infinito.nexus/code/tree/main/roles/srv-web-7-7-inj-compose"
|
|
min_ansible_version: "2.9"
|
|
platforms:
|
|
- name: Any
|
|
versions:
|
|
- all
|