From ccad58269a305455d77d0882bc746df094e424ec Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 10:37:45 +0200 Subject: Set up users --- infrastructure/site.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 infrastructure/site.yaml (limited to 'infrastructure/site.yaml') diff --git a/infrastructure/site.yaml b/infrastructure/site.yaml new file mode 100644 index 0000000..5505001 --- /dev/null +++ b/infrastructure/site.yaml @@ -0,0 +1,4 @@ +--- +- hosts: all + roles: + - users -- cgit v1.2.3