rename role common to kubernetes/preinstall
This commit is contained in:
parent
a11e0cb3d1
commit
92c2a9457e
8 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
- hosts: k8s-cluster
|
||||
roles:
|
||||
- { role: common, tags: common }
|
||||
- { role: kubernetes/preinstall, tags: preinstall }
|
||||
- { role: docker, tags: docker }
|
||||
- { role: kubernetes/node, tags: node }
|
||||
- { role: etcd, tags: etcd }
|
||||
|
|
Loading…
Reference in a new issue