Skip to content

Commit

Permalink
Change a task name in preinstall/0080-system-configurations.yml (kube…
Browse files Browse the repository at this point in the history
  • Loading branch information
kimsehwan96 authored and Rickkwa committed Jun 26, 2024
1 parent 8e93c01 commit 25dc013
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
reload: yes
when: fs_may_detach_mounts.stat.exists | d(false)

- name: Ensure kube-bench parameters are set
- name: Ensure kubelet expected parameters are set
ansible.posix.sysctl:
sysctl_file: "{{ sysctl_file_path }}"
name: "{{ item.name }}"
Expand Down

0 comments on commit 25dc013

Please sign in to comment.