Change a task name in preinstall/0080-system-configurations.yml (#11171)

pull/11193/head
hayden 2024-05-14 16:39:11 +09:00 committed by GitHub
parent 0b2533143f
commit e410e30694
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"