Skip to content
Extraits de code Groupes Projets
Valider 1d632f99 rédigé par Théo - Le Filament's avatar Théo - Le Filament
Parcourir les fichiers

feat: update proxy using metabase tag

parent 8f8b72a2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -75,7 +75,9 @@
owner: root
group: root
mode: '0755'
tags: docker_proxy
tags:
- "docker_proxy"
- "metabase"
- name: Install proxy docker
ansible.builtin.template:
......@@ -84,7 +86,9 @@
owner: root
group: root
mode: '0644'
tags: docker_proxy
tags:
- "docker_proxy"
- "metabase"
notify:
- Start inverseproxy docker
......@@ -95,7 +99,9 @@
owner: root
group: root
mode: '0644'
tags: docker_proxy
tags:
- "docker_proxy"
- "metabase"
notify:
- Start inverseproxy docker
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter