mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-26 00:22:36 +01:00
More yamllint cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
---
|
||||
|
||||
- name: Check if cgroups enabled
|
||||
shell: cat /boot/firmware/cmdline.txt | grep cgroup
|
||||
register: cgroup_enabled
|
||||
@@ -32,4 +31,3 @@
|
||||
when:
|
||||
- ansible_distribution == 'Ubuntu'
|
||||
- cgroup_running.stdout == ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user