1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-25 18:51:59 +00:00
community.general/lib
Brian Coca 3bec76fc85 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'
2018-03-22 17:27:38 -04:00
..
ansible Avoid 2nd processing of facts for actions 2018-03-22 17:27:38 -04:00