Update playbook example on README

This commit is contained in:
Smaine Kahlouch 2015-10-23 16:38:09 +02:00
parent 8e585cfdfe
commit f27a3f047f

View file

@ -50,7 +50,6 @@ The main variables to change are located in the directory ```environments/[env_n
- hosts: kube-master
roles:
- { role: kubernetes/master, tags: master }
- { role: apps/k8s-fabric8, tags: ['fabric8', 'apps'] }
- hosts: kube-node
roles: