]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/blobdiff - defaults/main.yml
Allow to set options for barman connectivity
[github/fretlink/ansible-postgresql-role.git] / defaults / main.yml
index 5876e943ffd44b9674835ed7315cf468861ad9b6..587779c2e07709f12467360f48811cc0ad5a0932 100644 (file)
@@ -7,6 +7,7 @@ postgres_clusters: []
 # postgres_pgbadger_server: ~
 postgres_backup_enabled: false
 postgres_barman_rsync_enabled: false
+postgres_barman_remote_user: barman
 
 postgres_become_method: su
 #------------------------------------------------------------#
@@ -18,4 +19,3 @@ postgres_locale_system: C.UTF-8
 postgres_locale_formats: C.UTF-8
 postgres_text_search_config: pg_catalog.english
 #------------------------------------------------------------#
-