diff --git a/host_vars/bdd.adm.auro.re.yml b/host_vars/bdd.adm.auro.re.yml index d1e9353..206a504 100644 --- a/host_vars/bdd.adm.auro.re.yml +++ b/host_vars/bdd.adm.auro.re.yml @@ -1,5 +1,5 @@ postgresql: - version: 11 + version: 13 hosts: # dbname, username, CIDR ip addr, auth method - [ "nextcloud", "nextcloud", "10.128.0.58", "md5" ] - [ "gitea", "gitea", "10.128.0.60", "md5" ]