Reorganisation
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
Creation administrateur windows temporaire:
|
Creation administrateur windows temporaire:
|
||||||
user.present:
|
user.present:
|
||||||
# - name: {{ pillar['tmpadmusr'] }}
|
|
||||||
- name: {{ salt['pillar.get']('tmpadmusr', 'mon_admin') }}
|
- name: {{ salt['pillar.get']('tmpadmusr', 'mon_admin') }}
|
||||||
# - password: {{ pillar['tmpadmpwd'] }}
|
|
||||||
- password: {{ salt['pillar.get']('tmpadmpwd', 'TheverybigP@ssw0rd') }}
|
- password: {{ salt['pillar.get']('tmpadmpwd', 'TheverybigP@ssw0rd') }}
|
||||||
- fullname: Administrateur temporaire
|
- fullname: Administrateur temporaire
|
||||||
- win_description: Ca ne sera pas long
|
- win_description: Administrateur temporaire
|
||||||
- groups:
|
- groups:
|
||||||
- administrateurs
|
- administrateurs
|
||||||
|
# - password: {{ pillar['tmpadmpwd'] }}
|
||||||
|
# - name: {{ pillar['tmpadmusr'] }}
|
||||||
Reference in New Issue
Block a user