<div dir="ltr"><div>I ran into this issue [0] where vagrant up (master of pulp/devel) was not installing Kobo. Kobo is listed[1] as a dependency in the spec file on 2.10-dev, and I thought the Ansible dev playbook inspected the spec file for each plugin and platform and dnf installed those items. I was surprised when it was not installed by the Ansible playbook.<br><br></div><div>I thought this line would do it which installs pulp-server [2] via rpm which should bring in kobo as a dependency.<br><br></div><div>* Do others expect ansible dev to install pulp-server dependencies listed in the pulp.spec<br></div><div>* Any insight into why this didn't happen?<br></div><div>* Can someone explain to me how our dependencies are supposed to be treated by the dev Ansible playbook?<br></div><div><br>[0]: <a href="https://pulp.plan.io/issues/2481">https://pulp.plan.io/issues/2481</a><br>[1]: <a href="https://github.com/pulp/pulp/blob/60e85bf4383a8c0bc5ef054c42bfc3928777fd80/pulp.spec#L382">https://github.com/pulp/pulp/blob/60e85bf4383a8c0bc5ef054c42bfc3928777fd80/pulp.spec#L382</a><br>[2]: <a href="https://github.com/pulp/devel/blob/8604223e2e23e208aa69e40d26e43c3c1f7c2c84/ansible/roles/pulp/tasks/pulp_server.yaml#L48">https://github.com/pulp/devel/blob/8604223e2e23e208aa69e40d26e43c3c1f7c2c84/ansible/roles/pulp/tasks/pulp_server.yaml#L48</a><br><br></div><div>Thank you!<br></div>Brian<br></div>