From 32768628025cbd1c51f4f91ba24bdff9081decf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 6 Oct 2018 06:23:10 +0000 Subject: [PATCH] Remove helpless comments --- windows/createtmpadm.sls | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/windows/createtmpadm.sls b/windows/createtmpadm.sls index 5bc63ba..5d7182c 100644 --- a/windows/createtmpadm.sls +++ b/windows/createtmpadm.sls @@ -3,7 +3,4 @@ Creation_administrateur_windows_temp: - name: {{ pillar['tmpadmusr'] }} - password: {{ pillar['tmpadmpwd'] }} - groups: - - administrateurs -# - name: tmpadmin -# - password: 128Granderue69600Oullin$ -# - description: Admin temporaire \ No newline at end of file + - administrateurs \ No newline at end of file