Move playbooks in subfolder #73
1 changed files with 2 additions and 2 deletions
|
@ -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é.
|
Loading…
Reference in a new issue