plone / ansible-playbook

An Ansible playbook for automated deployment of full-stack Plone servers.
90 stars 74 forks source link

Ubuntu 20.04 LTS missing python-pip package #141

Closed tkimnguyen closed 4 years ago

tkimnguyen commented 4 years ago

I am testing this on Ubuntu 20.04 LTS:

TASK [plone.plone_server : Ensure required python2 packages] *******************************************************************************************************************************************************
fatal: [some.i.p.address]: FAILED! => {"changed": false, "msg": "No package matching 'python-pip' is available"}
tkimnguyen commented 4 years ago

Ah, filed instead at https://github.com/plone/ansible.plone_server/issues/148