This repository has been archived on 2023-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
pleroma-ansible-playbook/roles
Dan Anglin 6219f78ffb
fix(database): more resilient postgres install
- Classified tasks with conditionals
- Added separate plays for installing/configuring
postgresql and for administrating the pleroma
database.
- Added a handler to restart postgres when its
configuration changes.
- Removed the task that automatically restarts postgres.
This was replaced by a task to enable the service only.

Part of dananglin/pleroma-ansible-playbook#17
2020-07-10 07:45:04 +01:00
..
init fix: update defaults 2020-05-09 17:50:51 +01:00
pleroma-database fix(database): more resilient postgres install 2020-07-10 07:45:04 +01:00
pleroma-main feat: ensure playbook supports version 2.0.1 2020-04-03 05:22:34 +01:00
pleroma-proxy feat: ensure playbook supports version 2.0.1 2020-04-03 05:22:34 +01:00