]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/blobdiff - test/main.yml
Merge pull request #2 from chtitux/fix-ci
[github/fretlink/ansible-postgresql-role.git] / test / main.yml
index 3224833a0d383ead1545639b8593f327f15f798d..625819985ceff6bc51a2714e843851aeaf98987f 100644 (file)
@@ -2,8 +2,8 @@
 - name: Bring up docker containers
   hosts: localhost
   vars: &common_vars
-    postgres_version: 10
-    postgres_barman_directory: 'test-postgres-10'
+    postgres_version: 11
+    postgres_barman_directory: 'test-postgres-11'
     postgres_barman_server: postgres_barman
     barman_rsync_password: "secret_rsync"
     barman_rsync_allowed_hosts: 172.17.0.0/24