isawnyu / isaw.web

Isaw website buildout
http://isaw.nyu.edu
1 stars 3 forks source link

Updated ansible #533

Open alecpm opened 1 month ago

alecpm commented 1 month ago

This moves the ansible playbooks out of isaw-ansible into the main buildout repo and structures it similarly to other jazkarta projects. Rather than relying on a custom fork of the plone ansible playbooks, this uses a branch of that playbook from the original repo and customizes it via additional playbooks and variable definitions.

The playbook is updated to work on Ubuntu 22.04 and deploy both Plone 5.2 on Python 3 and a Plone 5.1 on Python 2.7 install to aid in migration.