From dd828ceea8f378adc235f88a9864b9be891b8217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 6 Oct 2018 07:23:04 +0000 Subject: [PATCH] Comments removal --- windows/createtmpadm.sls | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/windows/createtmpadm.sls b/windows/createtmpadm.sls index d7b7fba..887cbd3 100644 --- a/windows/createtmpadm.sls +++ b/windows/createtmpadm.sls @@ -5,7 +5,4 @@ Creation administrateur windows temporaire: - fullname: Administrateur temporaire - win_description: Administrateur temporaire - groups: - - administrateurs -# - password: {{ pillar['tmpadmpwd'] }} -# - name: {{ pillar['tmpadmusr'] }} -# - name: coucou \ No newline at end of file + - administrateurs \ No newline at end of file