Hello,
I have simple question about concatenating variables in Ansible.
The problem is, when I would like to specify additional users for group of machines, or single host. If I define users variable, then the users in group_vars/all variable is not seen.
Is there any way to concatenate the variables in this scenerio?
Best Regards,
Krzysztof Kulaj