Configure sudoers

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-05-24 21:01:22 +02:00
parent 3fedc63db3
commit c0a466db6a
6 changed files with 38 additions and 109 deletions

View File

@ -6,6 +6,10 @@
- import_playbook: ldap-client.yml
- import_playbook: home.yml
- hosts: debian
roles:
- sudo
- hosts: all
roles:
- cli-utils
@ -20,7 +24,7 @@
- hosts: perso
roles:
- sudo
# - sudo
- systemd
- pacman
- ntp-client-arch