mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-08 19:49:25 -02:30
Revert "Drop linux capabilities and rework users/groups"
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
{%- if inventory_hostname in groups['kube-master'] and inventory_hostname not in groups['kube-node'] -%}true{%- else -%}false{%- endif -%}
|
||||
tags: facts
|
||||
|
||||
- include: pre-upgrade.yml
|
||||
tags: k8s-pre-upgrade
|
||||
|
||||
- include: install.yml
|
||||
tags: kubelet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user