Rename bdd.yml to postgres.yml

This commit is contained in:
Alexandre Iooss 2021-11-28 08:48:20 +01:00
parent daac91f3af
commit 9481af3201
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env ansible-playbook
---
# Install and configure bdd servers at Saclay and at OVH
- hosts: bdd,!re2o-bdd.adm.auro.re,!services-bdd-local.adm.auro.re
# Install and configure database servers at Saclay and at OVH
- hosts: bdd.adm.auro.re,bdd-ovh.adm.auro.re
vars:
update_motd:
postgresql: PostgreSQL est déployé.