Update deploy_mongo.yml
This commit is contained in:
parent
6b8b71df51
commit
fa70ff1c21
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user