mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 15:27:56 -02:30
Improving yamllint configuration (#11389)
Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
file:
|
||||
path: "{{ kube_token_dir }}"
|
||||
state: directory
|
||||
mode: 0644
|
||||
mode: "0644"
|
||||
group: "{{ kube_cert_group }}"
|
||||
|
||||
- name: Generate tokens
|
||||
|
||||
Reference in New Issue
Block a user