1
0
Fork 0
This commit is contained in:
Alex Kotov 2020-07-15 02:14:09 +05:00
parent d70a338847
commit 2525c4baef
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08
3 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,8 @@
update_cache: true
cache_valid_time: 86400
roles:
- kotovalexarian.common
- name: kotovalexarian.common
tags: common
handlers:
- name: Restart Apache
systemd:

View file

@ -6,5 +6,6 @@
update_cache: true
cache_valid_time: 86400
roles:
- kotovalexarian.common
- name: kotovalexarian.common
tags: common
- ../../roles/matrix

View file

@ -6,7 +6,8 @@
update_cache: true
cache_valid_time: 86400
roles:
- kotovalexarian.common
- name: kotovalexarian.common
tags: common
- geerlingguy.postgresql
tasks:
- name: Create daily Cron job for PostgreSQL backup