| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2022-02-16 | Delete projects_automation.yml | -16/+0 | ||
| 2022-02-11 | Add PostUp directive for routing wg subnet | -0/+2 | ||
| 2022-02-05 | Add podman role and improve playbook organization | -20/+71 | ||
| 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`. | ||||
| 2022-01-21 | Epand entire dict when adding psql users and databases | -7/+2 | ||
| This will allow us to add more key: value pairs in future, without having to update it in two places | ||||
| 2022-01-21 | Add postgres role to playbook | -0/+6 | ||
| 2022-01-21 | Add users and databases to portgres after install | -0/+17 | ||
| 2022-01-21 | Install postgres role | -0/+18 | ||
| . | ||||