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
Actions
Include webserver snippets in package
https://pulp.plan.io/issues/6248 closes #6248