🚨 Fix "wrong indentation" warnings
yamllint warned: host-krypton.yml 32:9 error wrong indentation: expected 10 but found 8 (indentation)
This commit is contained in:
parent
4a263e3a0d
commit
69d98b461d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
vars:
|
||||
dehydrated_contact_email: "{{ server_admin }}"
|
||||
dehydrated_domains:
|
||||
- name: entities-validation.svc.n39.eu
|
||||
- name: entities-validation.svc.n39.eu
|
||||
- role: penguineer.dehydrated_cron
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Reference in a new issue