Reenable yamllint for ansible;Fix quotes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-06-08 09:38:40 +02:00
parent d680b0dde4
commit fcea2ef449
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,7 @@
autoremove: yes
- name: Delete cloud-init files
file:
path: {{ item }}
path: "{{ item }}"
state: absent
loop:
- /etc/cloud