From 1f1208bf8e0632656669bdb7dbdc9992817952cb Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 4 Mar 2024 15:00:58 +0100 Subject: [PATCH] Update to 2024-03-04 15:00 --- roles/ldap2pg/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ldap2pg/defaults/main.yml b/roles/ldap2pg/defaults/main.yml index c398d82..23e5a4f 100644 --- a/roles/ldap2pg/defaults/main.yml +++ b/roles/ldap2pg/defaults/main.yml @@ -61,7 +61,7 @@ ldap2pg_base_conf: - __temporary__ - __insert_on_tables__ - __update_on_tables__ - - __delete__on_tables__ + - __delete_on_tables__ - __update_on_sequences__ - __execute_on_functions__ - __trigger_on_tables__