mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
With one of the recent ansible upgrade (2.14 to 2.15) there is an error: No module named \ "Ansible_collections. Ansible. builtin " when executing the script.
The added code initializes the plugin loader to solve this issue
(cherry picked from commit 952d5f6614)
Co-authored-by: Alexander <Alexander-lex@outlook.de>