mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2024-10-30 07:59:38 +01:00
af29159231
* Implement compatible yamllint, make octals explicit Signed-off-by: Derek Nola <derek.nola@suse.com> * Replace yum with dnf, yum is deprecated Signed-off-by: Derek Nola <derek.nola@suse.com> --------- Signed-off-by: Derek Nola <derek.nola@suse.com>
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
---
|
|
warn_list:
|
|
- var-naming[no-role-prefix]
|
|
- yaml[comments-indentation]
|
|
- yaml[line-length]
|