mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
update hyperkube version
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
name: "{{ item }}"
|
||||
state: latest
|
||||
with_items: "{{required_pkgs | union(common_required_pkgs)}}"
|
||||
when: ansible_os_family in [ "Debian", "RedHat" ]
|
||||
|
||||
# Todo : selinux configuration
|
||||
- name: Set selinux policy to permissive
|
||||
|
||||
Reference in New Issue
Block a user