| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add podman role and improve playbook organization | 2022-02-05 | -0/+8 | |
| | | | | | | | | | This PR adds a new podman role, see #18. The playbook is merged into sections for each group of hosts that we want to deploy to. To limit by role now, use tags, such as `-t role::podman`. | |||
| * | Epand entire dict when adding psql users and databases | 2022-01-21 | -7/+2 | |
| | | | | | This will allow us to add more key: value pairs in future, without having to update it in two places | |||
| * | Add users and databases to portgres after install | 2022-01-21 | -0/+17 | |
| | | ||||
| * | Install postgres role | 2022-01-21 | -0/+14 | |
| . | ||||