mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
11 lines
149 B
Django/Jinja
11 lines
149 B
Django/Jinja
[Unit]
|
|
Description=Sync postgres role from LDAP
|
|
|
|
[Timer]
|
|
OnCalendar={{ ldap2pg_sync_freq }}
|
|
RandomizedDelaySec=5m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|
|
|