Update playbook example on README
This commit is contained in:
parent
8e585cfdfe
commit
f27a3f047f
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue