Add docker role

This commit is contained in:
Alexandre Iooss 2019-07-22 10:32:01 +02:00
parent 9018c69da3
commit 66d870ce36
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
3 changed files with 51 additions and 0 deletions

5
services_web.yml Normal file
View file

@ -0,0 +1,5 @@
---
# Deploy Docker hosts
- hosts: docker-ovh.adm.auro.re
roles:
- docker