You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package_facts_module.rst:28: WARNING: Lexing literal_block '1 validation error for ModuleDocSchema\ndoc -> options -> manager -> root\n Invalid value {'apk': ['Alpine Linux package manager'], 'apt': ['For DEB based distros, C(python-apt) package must be installed on targeted hosts'], 'auto': ['Depending on O(strategy), will match the first or all package managers provided, in order'], 'dnf': ['Alias to rpm'], 'dnf5': ['Alias to rpm'], 'openbsd_pkg': ['Alias to pkg_info'], 'pacman': ['Archlinux package manager/builder'], 'pkg': ['libpkg front end (FreeBSD)'], 'pkg5': ['Alias to pkg'], 'pkg_info': ['OpenBSD package manager'], 'pkgng': ['Alias to pkg'], 'portage': ["Handles ebuild packages, it requires the C(qlist) utility, which is part of 'app-portage/portage-utils'"], 'rpm': ['For RPM based distros, requires RPM Python bindings, not installed by default on Suse (python3-rpm)'], 'yum': ['Alias to rpm'], 'zypper': ['Alias to rpm']} for "choices": <class 'dict'> cannot be converted to a list (type=value_error)' as "YAML+Jinja" resulted in an error at token: ','. Retrying in relaxed mode.
package_facts_module.rst:28: WARNING: Lexing literal_block '1 validation error for ModuleDocSchema\ndoc -> options -> manager -> root\n Invalid value {'apk': ['Alpine Linux package manager'], 'apt': ['For DEB based distros, C(python-apt) package must be installed on targeted hosts'], 'auto': ['Depending on O(strategy), will match the first or all package managers provided, in order'], 'dnf': ['Alias to rpm'], 'dnf5': ['Alias to rpm'], 'openbsd_pkg': ['Alias to pkg_info'], 'pacman': ['Archlinux package manager/builder'], 'pkg': ['libpkg front end (FreeBSD)'], 'pkg5': ['Alias to pkg'], 'pkg_info': ['OpenBSD package manager'], 'pkgng': ['Alias to pkg'], 'portage': ["Handles ebuild packages, it requires the C(qlist) utility, which is part of 'app-portage/portage-utils'"], 'rpm': ['For RPM based distros, requires RPM Python bindings, not installed by default on Suse (python3-rpm)'], 'yum': ['Alias to rpm'], 'zypper': ['Alias to rpm']} for "choices": <class 'dict'> cannot be converted to a list (type=value_error)' as "YAML+Jinja" resulted in an error at token: ','. Retrying in relaxed mode.
Appears to be related to ansible/ansible#83149
The text was updated successfully, but these errors were encountered: