City-of-Bloomington / drupal-customizations

Drupal version management using composer
https://bloomington.in.gov
GNU General Public License v2.0
1 stars 1 forks source link

Ansible: add apache tags #32

Closed inghamn closed 5 years ago

inghamn commented 5 years ago

Sometimes we need to update the Apache redirects for the website. We want to be able to apply the apache configuration changes without touching the installed drupal version.

We should add tags to our ansible playbook, so we can run just the apache update portion.