From d807a55bcbde4d29db82afc68c311c5771e29837 Mon Sep 17 00:00:00 2001 From: mongi Date: Wed, 28 May 2025 14:45:39 +0000 Subject: [PATCH] Update deploy_mongo.yml --- deploy_mongo.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deploy_mongo.yml b/deploy_mongo.yml index 12d8a99..9c052e9 100644 --- a/deploy_mongo.yml +++ b/deploy_mongo.yml @@ -68,9 +68,7 @@ - name: Run the specified Ansible role from the cloned repository ansible.builtin.include_role: - name: "{{ role_name }}" # Fournissez le nom du rôle ici, même si _path est utilisé. - - # Use '_path' to directly specify the absolute path to the role's directory. + name: "{{ role_name }}" _path: "{{ role_absolute_path }}" # You can pass variables specific to the role here if needed: # vars: