mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
`variable_manager` is passed to the constructor of `PlayIterator`, and then used to access the fact cache when fact gathering. Make `_variable_manager` an attribute of the `PlayIterator` class