Closed andersla closed 6 years ago
@andersla It looks good of course. Nevertheless I'd like to ask if you could please explain this further because I am missing why ansible would be raising warnings when the parameter takes {{name}}
instead of {{claim_name}}
. How come this happen? Cheers!
Ansible is sometimes using the variable 'name' and warns that it is is a reserved variable name and should not be used
Change content and motivation
Fix parameter names used in Ansible playbook because 'name' is raising ansible warning