Commit graph

16 commits

Author SHA1 Message Date
Oliver Davies 123bdd494d Add new config sync directory 2020-09-02 13:45:40 +01:00
Oliver Davies 74d5ee2eba Remove Config Installer module
Removed as it has been deprecated as of Drupal 8.6, and there will be no
Drupal 9 compatible version.
2020-09-02 13:45:40 +01:00
Oliver Davies 08d28544e0 Use the release version for Drupal's deployment indentifier 2020-07-01 23:43:42 +01:00
Oliver Davies 7a4f3cdf4a Composer: optimise the autoloader 2020-06-16 22:51:49 +01:00
Oliver Davies 7dce492d27 Stop tasks always showing that something changed 2020-06-16 22:51:30 +01:00
Oliver Davies eb0f90f479 Add a block of post-update tasks
Add tasks to run after the site has been updated, but only if the site
has not been installed from scratch.

There's no point in importing config or running database updates on a
freshly installed site.
2020-06-16 22:01:56 +01:00
Oliver Davies 7ebe1c52a4 Install base packages 2020-06-16 21:54:45 +01:00
Oliver Davies f26c3fbd7d Revert "Update to Drupal 9"
Revert back so that we can continue to use the Config Installer module.

This reverts commit e5b86c7f39.
2020-06-16 21:53:55 +01:00
Oliver Davies 9a820ecf4f Add placeholders for demos 2020-06-15 23:17:14 +01:00
Oliver Davies e5b86c7f39 Update to Drupal 9 2020-06-15 22:49:33 +01:00
Oliver Davies 6c960de854 Update hosts.yml format 2020-05-01 11:45:25 +01:00
Oliver Davies 68ca1f63fe Add main.yml
Add a main.yml playbook that runs both provision.yml and deploy.yml.

This would be useful for first-time installations.
2020-05-01 11:21:36 +01:00
Oliver Davies 92f3e99e33 Replace custom role with the Galaxy one 2020-05-01 11:21:36 +01:00
Oliver Davies 623a1052c4 Add condition for whether to install Drupal 2020-01-29 00:54:20 +00:00
Oliver Davies 9aac99e723 Update variable names 2020-01-29 00:53:11 +00:00
Oliver Davies 23fcf88ad9 Add ansible stuff 2019-12-05 16:09:58 +00:00