ansible-roles/roles/ldap2pg/templates/ldap2pg.timer.j2

11 lines
149 B
Django/Jinja

[Unit]
Description=Sync postgres role from LDAP
[Timer]
OnCalendar={{ ldap2pg_sync_freq }}
RandomizedDelaySec=5m
[Install]
WantedBy=timers.target