feat: make iac user sudo

This commit is contained in:
Ditmar Visser
2025-05-28 12:40:39 +00:00
parent 2c0d1e9f41
commit e0e2784cbc

View File

@@ -6,3 +6,4 @@ users:
ssh-authorized-keys:
- ${azure-ssh-key}
shell: /bin/bash
sudo: ALL=(ALL) NOPASSWD:ALL