Hi,

I have set ansible_ssh_host to a default value in my inventory.

Under some circumstances inside a role, I’ll use include_vars to override it 
with something else.

Later in the playbook, in a different play, I’m calling this role again on the 
same host with different parameters, and it looks like ansible_ssh_host still 
has the overridden value from the previous play.

Shouldn’t it have reverted to the original inventory value at this point ? Is 
there a way to make it so ?

Thanks !



-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to