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

change: check if a new image is available is now optional (tag needed)

parent 8b111eeb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Chargement en cours
...@@ -289,6 +289,9 @@ ...@@ -289,6 +289,9 @@
and instances_to_remove_key | length > 0 and instances_to_remove_key | length > 0
- name: "Get image from another instance" - name: "Get image from another instance"
tags:
- "never"
- "check_image"
include_tasks: "instance_images.yml" include_tasks: "instance_images.yml"
loop: "{{ odoo_instances | dict2items }}" loop: "{{ odoo_instances | dict2items }}"
loop_control: loop_control:
......
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