This commit is contained in:
Iwan Clément
2019-02-26 21:12:07 +01:00
parent e3a81c577c
commit c5229f0907

View File

@@ -10,9 +10,9 @@ AndreUser:
- uid: 3645 - uid: 3645
# - gid: 3645 # - gid: 3645
- shell: /bin/bash - shell: /bin/bash
- hash_password: False - hash_password: True
- password: IwanThibaud - password: IwanThibaud
- empty_password: True - empty_password: False
- optional_groups: - optional_groups:
- vboxusers - vboxusers
{% if grains['os_family'] == 'Debian' %} {% if grains['os_family'] == 'Debian' %}