🚨 Fix wrong indentation

Fixes the following ansible-lint warnings:

    yaml[indentation]: Wrong indentation: expected 6 but found 4
    roles/nfs-host/tasks/main.yml:6

    yaml[indentation]: Wrong indentation: expected 6 but found 4
    roles/nginx_https_ingress/tasks/main.yml:11

    yaml[indentation]: Wrong indentation: expected 6 but found 4
    roles/nginx_https_ingress/tasks/main.yml:48
This commit is contained in:
Alexander Dahl 2025-02-19 21:55:53 +01:00
parent fa7e94403f
commit a9e5a509a5
2 changed files with 7 additions and 7 deletions