Actions
Issue #9371
closedInstaller fails on x509 module
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
TASK [pulp_webserver : include_tasks] ******************************************
fatal: [pulp3-source-fedora34]: FAILED! => {"reason": "couldn't resolve module/action 'community'. This often indicates a misspelling, missing collection, or incorrect module path.\n\nThe error appears to be in '/home/ppicka/devel/pulp_installer/roles/pulp_webserver/tasks/generate_tls_certificates.yml': line 30, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Generate CA certificate\n ^ here\n"}
workaround worked for me is to substitute module name [0] with full path to module community.crypto.x509_certificate
Updated by pulpbot about 3 years ago
- Status changed from NEW to POST
Added by Fabricio Aguiar about 3 years ago
Added by Fabricio Aguiar about 3 years ago
Revision 2d92a732 | View on GitHub
Run pulp_installer collection on pulplift
closes #9371
Updated by Anonymous about 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp|2d92a7326e5665c67141a4b6da1845d1dbbb0446.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Run pulp_installer collection on pulplift
closes #9371