Fix variable assignation to the include task

This commit is contained in:
Laurent Indermuehle 2023-02-21 13:11:34 +01:00
parent eadf0a6643
commit 03a925f820
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -81,7 +81,7 @@
- data1
- data2
- include: utils_remove_user.yml user_name="{{ user_name_3 }}"
- include: utils_remove_user.yml user_name={{ user_name_3 }}
- name: User grants with roles applied | Drop test role
mysql_role: