ansible / ansible-documentation

Ansible community documentation
https://docs.ansible.com/
GNU General Public License v3.0
63 stars 369 forks source link

[PR #1524/952d5f66 backport][stable-2.15] Update uptime.py #1579

Closed patchback[bot] closed 1 month ago

patchback[bot] commented 1 month ago

This is a backport of PR #1524 as merged into devel (952d5f6614f4abf2ef8afbca87e786eb1cdd1e58).

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