Remove inexistant docker host

pull/1/head
Yohann D'ANELLO 4 years ago
parent 03d48a2d82
commit b1f56938e6

@ -1,7 +1,7 @@
#!/usr/bin/env ansible-playbook
---
# Deploy Docker hosts
- hosts: docker-ovh.adm.auro.re,docker-worker1-aurore.adm.auro.re,gitea.adm.auro.re,drone.adm.auro.re
- hosts: docker-ovh.adm.auro.re,gitea.adm.auro.re,drone.adm.auro.re
roles:
- docker

Loading…
Cancel
Save