Make sudo role work on macOS

This commit is contained in:
2022-12-09 15:19:40 +00:00
parent 2abc38f696
commit baa0206937
3 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
sudo_owner: root
sudo_group: wheel

View File

@@ -0,0 +1,3 @@
---
sudo_owner: root
sudo_group: root