group sudo pour debian et ubuntu
This commit is contained in:
@@ -101,7 +101,7 @@ IwanDocker:
|
|||||||
- fullname: Iwan CLEMENT
|
- fullname: Iwan CLEMENT
|
||||||
- groups:
|
- groups:
|
||||||
- docker
|
- docker
|
||||||
{% if grains['os'] == 'Debian' %}
|
{% if grains['os_family'] == 'Debian' %}
|
||||||
- sudo
|
- sudo
|
||||||
{% elif grains['os_family'] == 'RedHat' %}
|
{% elif grains['os_family'] == 'RedHat' %}
|
||||||
- wheel
|
- wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user