Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARN from package_facts_module.rst #1648

Closed
oraNod opened this issue Jun 25, 2024 · 1 comment
Closed

WARN from package_facts_module.rst #1648

oraNod opened this issue Jun 25, 2024 · 1 comment
Assignees

Comments

@oraNod
Copy link
Contributor

oraNod commented Jun 25, 2024

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

@ansible-documentation-bot ansible-documentation-bot bot added the needs_triage Needs a first human triage before being processed. label Jun 25, 2024
@oraNod oraNod self-assigned this Jun 26, 2024
@oraNod oraNod removed the needs_triage Needs a first human triage before being processed. label Jun 26, 2024
@oraNod
Copy link
Contributor Author

oraNod commented Jun 27, 2024

Closing this issue as something we can't fix in this repo. This one instead: ansible-community/antsibull-docs#287

@oraNod oraNod closed this as completed Jun 27, 2024
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in Ansible Documentation Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant