Ansiblesation des VMs de BDD #32

Merged
jeltz merged 28 commits from service-bdd-ovh into master 2021-03-10 20:18:27 +01:00
Showing only changes of commit 64ae2a8521 - Show all commits

View file

@ -0,0 +1,5 @@
postgresql:
version: 11
hosts: # dbname, username, CIDR ip addr, auth method
- [ "etherpad", "etherpad", "10.128.0.150", "md5" ]
- [ "codimd", "codimd", "10.128.0.150", "md5" ]