diff --git a/tasks/instance.yml b/tasks/instance.yml
index cd7d896650dfd7d9139b0b55f4acee0fc4fafef0..adda1b63b975c48541a06ed4ba9a3ce569a5797f 100644
--- a/tasks/instance.yml
+++ b/tasks/instance.yml
@@ -9,7 +9,6 @@
 
 - name: Container building requirements
   when: item.value.image_instance | default(false) == item.key
-  tags: ['never', 'build_odoo']
   block:
       - name: Create Odoo private docker structure on server in /home/docker/{{ item.key }}
         ansible.builtin.file: