- name: load wal-g-postgresql selinux module
command:
semodule -i /usr/local/share/selinux/wal-g-postgresql.cil
- name: restart wal-g backup timer
systemd:
name: wal-g-backup.timer
state: restarted