Installation
Create a containing directory (named as you choose, but ‘my-momod’ as an example) with children like so:
cd into ‘my-momod’ and clone the main momod repository:
cd into the momod directory and install roles from Ansible Galaxy and specified Ansible Collections:
Clone the momod-local repository into ‘my-momod/local’:
At this point you should have a directory structure something like this:
Before you begin customizing the template files in local, disconnect this clone from the remote repository:
Keeping track of changes using git is recommended but you may also want to push your changes to a private repository. Be sure to encrypt the file vault.yml after adding any passwords etc and before pushing. Instructions in the ‘Configuration’ section that follows.
Now begin customising the template files to match your own server, user or users.