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 davidumea committed Oct 25, 2024
1 parent 533878d commit 8f8b847
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 8f8b847

Please sign in to comment.