diff --git a/Users/anais.sls b/Users/anais.sls index 6ba58f7..117e6b8 100644 --- a/Users/anais.sls +++ b/Users/anais.sls @@ -1,3 +1,6 @@ +include: + - softwares.sudo + AnaisUser: user.present: - name: anais diff --git a/Users/iwan.sls b/Users/iwan.sls index b3f57c2..5e80c7b 100644 --- a/Users/iwan.sls +++ b/Users/iwan.sls @@ -1,4 +1,7 @@ -IwanDocker: +include: + - softwares.sudo + +IwanUser: user.present: - name: iwan - fullname: Iwan CLEMENT