covas-deployment/playbook.yml

15 lines
189 B
YAML
Raw Normal View History

2022-10-04 23:00:18 +02:00
---
2022-10-10 23:35:44 +02:00
- hosts: nas
remote_user: valentin
roles:
- registry
2022-10-05 22:46:00 +02:00
- hosts: db
2022-10-05 23:37:45 +02:00
remote_user: valentin
2022-10-04 23:00:18 +02:00
roles:
2022-10-20 16:47:03 +02:00
- db
- hosts: local
remote_user: valentin
roles:
2022-10-08 23:40:59 +02:00
- scaleway-k8s