mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
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