mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-17 13:58:01 +02:00
Update to 2025-08-12 10:00
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# The version of ldap2pg to deploy
|
# The version of ldap2pg to deploy
|
||||||
ldap2pg_version: '6.4.0'
|
ldap2pg_version: '6.4.2'
|
||||||
|
|
||||||
# The URL where the ldap2pg archive can be fetched
|
# The URL where the ldap2pg archive can be fetched
|
||||||
ldap2pg_archive_url: https://github.com/dalibo/ldap2pg/releases/download/v{{ ldap2pg_version }}/ldap2pg_{{ ldap2pg_version }}_linux_amd64.tar.gz
|
ldap2pg_archive_url: https://github.com/dalibo/ldap2pg/releases/download/v{{ ldap2pg_version }}/ldap2pg_{{ ldap2pg_version }}_linux_amd64.tar.gz
|
||||||
|
|
||||||
# The expected sha256 checksum of the archive
|
# The expected sha256 checksum of the archive
|
||||||
ldap2pg_archive_sha256: 038301980136629ad6be4f7e0e5cb74bc41a8448d2320edaa7c9905fcc3e39e5
|
ldap2pg_archive_sha256: bb93bf565e018218279d17ff1cb59166fafb65bdfc8353d18da659db6578661e
|
||||||
|
|
||||||
# How often ldap2pg will sync (eg hourly, '*:0:15', systemd timer syntaxe)
|
# How often ldap2pg will sync (eg hourly, '*:0:15', systemd timer syntaxe)
|
||||||
ldap2pg_sync_freq: hourly
|
ldap2pg_sync_freq: hourly
|
||||||
|
Reference in New Issue
Block a user