Remove inexistant docker host

This commit is contained in:
Yohann D'ANELLO 2020-11-04 23:51:10 +01:00
parent 03d48a2d82
commit b1f56938e6
1 changed files with 1 additions and 1 deletions

View File

@ -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