On Saturday, 20 January 2018 15.09.56 CET Jeffrey Honig wrote: > However the caching seems to ignore my attempt to refresh the > cache with: > > - name: Reload ansible_local > setup: filter=ansible_local > > It seems to me that this is a bug. The documentation is not too clear on > the interaction between setup_module and caching. Or am I missing a way to > force a reload?
Do a clear facts first, it also clear the cache - meta: clear_facts -- 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/1791127.bJOGGYcEGc%40x1. For more options, visit https://groups.google.com/d/optout.
