X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=test%2Fmain.yml;h=e1731ac0f4873793ad788dd71aeb090a491c56c6;hb=91a1727f6cb7049669a700815a8908721da45ff5;hp=19ff526e3167647b8932c42e324acf013cbeee51;hpb=d0bc90e08c29e881c388c6803ed9c49dff1f1776;p=github%2Ffretlink%2Fansible-postgresql-role.git diff --git a/test/main.yml b/test/main.yml index 19ff526..e1731ac 100644 --- a/test/main.yml +++ b/test/main.yml @@ -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