Commit graph

8 commits

Author SHA1 Message Date
a9e5a509a5 🚨 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
2025-02-19 21:55:53 +01:00
764e54f530 fix: correct order of operations in nfs-host role 2023-11-04 17:16:02 +01:00
1bf1191484 fix permissions on nfs mount point 2023-11-04 17:16:02 +01:00
9887e40fba add nfs-host role for plumbum.n39.eu 2023-11-04 17:16:02 +01:00
ffa3b5d975 rework nfs-host role 2023-11-04 17:16:02 +01:00
3bdd93b16d feat: make nfs exports more configurable 2023-11-04 17:16:02 +01:00
aa54dcffdc set access mode to 0000 to disable writes in mount point 2023-11-04 17:16:02 +01:00
2138870520 nfs server wird nicht im k3s laufen, labeling entfernt 2023-11-04 17:16:02 +01:00