ok, my terminology was a little off, i'm okay with it overwriting then
entire fact tree.  but i'm still not sure why the entire branch of
ansible_local disappears after the second run of gathering.  is there
something different happening when the play runs "gather_facts"
version ansible.builtin.setup?  (i wouldn't have thought so)

On Thu, Nov 2, 2023 at 1:49 PM Brian Coca <bc...@redhat.com> wrote:
>
> Fact gathering overwrites all facts for a host, it does not update.
> ansible_local is actually a subset of the facts gathered, it is
> updated to what ansible_facts['local'] returns.
>
> ----------
> Brian Coca
>
> --
> 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 ansible-project+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/ansible-project/CACVha7cQ-j-efohvG5yKpRuVq8zAWSvHw8F7rz1-tR9a3hxeUg%40mail.gmail.com.

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CABOsP2M8UpFtvXMC4CqnW-66v0HAjFQFPwgFY3%3DnyVR9VuLw5g%40mail.gmail.com.

Reply via email to