mirror of https://github.com/ansible/ansible.git
Fix new AnsiballZ code to always include module_utils/basic
The AnsiballZ optimization which only uses one pyton interpreter currently monkeypatches the arguments into a global argument in module_utils so we need to always include basic.py. In the future we should fix this so that it monkeypatches its own file. That way we won't need to always include basic.pypull/44661/merge
parent
f29ef1fc11
commit
14b3ae1120
Loading…
Reference in New Issue