mirror of https://github.com/ansible/ansible.git
Avoid 2nd processing of facts for actions
include_vars and set_fact are already updating hostvars in strategy
no need to 're add again' with lower priority the same data.
fixes #37535, mostly by avoiding reprocessing and 'cleaning'
(cherry picked from commit 3bec76fc85
)
pull/37276/head
parent
d64a352a40
commit
663400b504
Loading…
Reference in New Issue