diff --git a/deploy_mongo.yml b/deploy_mongo.yml index 0f3338f..c4d5dc8 100644 --- a/deploy_mongo.yml +++ b/deploy_mongo.yml @@ -72,7 +72,7 @@ tags: run_role - name: Run the specified Ansible role from the cloned repository - ansible.builtin.import_role: + ansible.builtin.include_role: name: "{{ role_name }}" vars: # Ajoute ici les variables spécifiques à ton rôle si besoin