Add docker role
This commit is contained in:
parent
9018c69da3
commit
66d870ce36
3 changed files with 51 additions and 0 deletions
5
services_web.yml
Normal file
5
services_web.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
# Deploy Docker hosts
|
||||
- hosts: docker-ovh.adm.auro.re
|
||||
roles:
|
||||
- docker
|
Loading…
Add table
Add a link
Reference in a new issue