Skip to content

2021-August-15 - Prerelease - 2.6.334

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:40
ae395f6
Consolidate 'run_ansible' scripts (#9507)

Merge run_nasible scripts together and use script args
to control which environment we deploy to.

As part of this the 'provision' one-time setup step
is merged into the main deployment. There is now a
'full' and 'minimal' deployment, where the minimal
is done post-merges and the full is reserved
to be run by hand. 'full' is appropriate if
there are new servers to be configured.