]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/blobdiff - test/main.yml
Add PostgreSQL 11
[github/fretlink/ansible-postgresql-role.git] / test / main.yml
index 19ff526e3167647b8932c42e324acf013cbeee51..e1731ac0f4873793ad788dd71aeb090a491c56c6 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