plone / ansible.plone_server

Ansible role to create a plone server
Other
9 stars 16 forks source link

bump superlance to the latest version 1.0 and support Python 3 #136

Closed stevepiercy closed 4 years ago

stevepiercy commented 4 years ago

This PR fixes an issue when I installed Plone 5.2 on Python 3.

stevepiercy commented 4 years ago

I have no clue how to fix the failing build:

ansible-playbook: error: unrecognized arguments: --sudo
The command "ansible-playbook -i inventory $SITE --connection=local --sudo" exited with 2.

Anyone got any idea of how to fix it?

smcmahon commented 4 years ago

Automatic testing is broken. Tested manually before merging.