mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Improving yamllint configuration (#11389)
Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
path: "/tmp/{{ archive_dirname }}"
|
||||
dest: "{{ dir | default('.') }}/logs.tar.gz"
|
||||
remove: true
|
||||
mode: 0640
|
||||
mode: "0640"
|
||||
delegate_to: localhost
|
||||
connection: local
|
||||
become: false
|
||||
|
||||
Reference in New Issue
Block a user