🚨 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:
Alexander Dahl 2022-11-18 08:42:06 +01:00
parent 4a263e3a0d
commit 69d98b461d

View file

@ -29,7 +29,7 @@
vars: vars:
dehydrated_contact_email: "{{ server_admin }}" dehydrated_contact_email: "{{ server_admin }}"
dehydrated_domains: dehydrated_domains:
- name: entities-validation.svc.n39.eu - name: entities-validation.svc.n39.eu
- role: penguineer.dehydrated_cron - role: penguineer.dehydrated_cron
tasks: tasks: