On 07. feb. 2017 21:55, Johannes Kastl wrote:
I'll try using set_fact next, but as this is only valid til the end of the play IIRC, I'll have to combine the plays 2 and 3 (which I only separeted because I hoped this would trigger the re-read...). And I am not sure if the syntax allows setting hostvars for another host...
With set_fact the facts is available for all subsequent plays in a playbook, it only get lost after the playbook is finished.
-- Kai Stian Olstad -- 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]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/86e02712-a405-a40c-eb4e-d3f23fbefcc1%40olstad.com. For more options, visit https://groups.google.com/d/optout.
