From 865c91b27213833d393d491921a6e000f0b65c42 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 11:41:28 +0200 Subject: Configure ssh with regular user and sudo --- infrastructure/production.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'infrastructure/production.yaml') diff --git a/infrastructure/production.yaml b/infrastructure/production.yaml index fcae6b9..eff8cc9 100644 --- a/infrastructure/production.yaml +++ b/infrastructure/production.yaml @@ -1,3 +1,7 @@ +ungrouped: + hosts: + ñix.es: + ansible_become: true all: vars: users: -- cgit v1.2.3