Actions
Issue #6248
closedwebserver_snippts are missing from pulp_ansible 0.2.0b9 which is supposed to have them
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 67
Quarter:
Description
If you vagrant up into a user install with pulp-sandbox-fedora30
and you configuring it to only install pulp-ansible
you can see the webserver snippets are not there:
(pulp) [vagrant@pulp3-sandbox-fedora30 ~]$ ls /usr/local/lib/pulp/lib/python3.7/site-packages/pulp_ansible/app/webserver_snippets/
__init__.py __pycache__
(pulp) [vagrant@pulp3-sandbox-fedora30 ~]$ pip freeze | grep ansible
ansible==2.9.5
ansible-lint==4.2.0
pulp-ansible==0.2.0b9
Updated by bmbouter over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
- Sprint set to Sprint 67
adding to sprint since pulp_ansible is currently broken.
Added by bmbouter over 4 years ago
Updated by bmbouter over 4 years ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulp_ansible/pull/289
Updated by bmbouter over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|fc375283b3a01c1f09db879c295776739f67a6da.
Updated by bmbouter over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Include webserver snippets in package
https://pulp.plan.io/issues/6248 closes #6248