Browse Source

Update playbook example on README

pull/11/head
Smaine Kahlouch 9 years ago
parent
commit
f27a3f047f
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -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…
Cancel
Save