mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 01:47:37 -02:30
remove atomic support because reached end of live (#5783)
This commit is contained in:
@@ -3,7 +3,6 @@ dependencies:
|
||||
- role: adduser
|
||||
user: "{{ addusers.kube }}"
|
||||
when:
|
||||
- not is_atomic
|
||||
- not is_fedora_coreos
|
||||
tags:
|
||||
- kubelet
|
||||
|
||||
Reference in New Issue
Block a user