keep host downloader

pull/41/head
Smaine Kahlouch 2015-12-31 09:38:55 +01:00
parent dbb6f4934e
commit a11e0cb3d1
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
--- ---
- hosts: downloader
sudo: no
roles:
- { role: download, tags: download }
- hosts: k8s-cluster - hosts: k8s-cluster
roles: roles:
- { role: common, tags: common } - { role: common, tags: common }