ansible/bdd.yml
otthorn 76361de3f1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Add playbook for DBs
2021-03-10 12:52:15 +01:00

6 lines
133 B
YAML

#!/usr/bin/env ansible-playbook
---
# Install and configure bdd servers at Saclay and at OVH
- hosts: bdd
roles: postgresql_server