Ansiblesation des VMs de BDD #32
1 changed files with 3 additions and 1 deletions
4
bdd.yml
4
bdd.yml
|
@ -2,4 +2,6 @@
|
|||
---
|
||||
# Install and configure bdd servers at Saclay and at OVH
|
||||
- hosts: bdd
|
||||
roles: postgresql_server
|
||||
roles:
|
||||
- postgresql_server
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue