From a4f1cc0ce2a3abc486e7ca5dd02aef6acdb7909b Mon Sep 17 00:00:00 2001 From: L3D Date: Sun, 1 Jan 2023 00:06:06 +0100 Subject: [PATCH] update preseed --- README.md | 2 +- autounattend.xml | 2 +- roles/do1jlr.win_base_setup | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38ce37a..0de2c51 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ ansible -m win_ping all Windows Installation ---------------------- -There is a prepared [autounattend.xml](autounattend.xml) to automate the windows installation. +There is a prepared [autounattend.xml](autounattend.xml) to automate the windows installation, that will create an ``setup`` User. Ad-hoc copy file example: ---------------------------- diff --git a/autounattend.xml b/autounattend.xml index e1855cd..c90beda 100644 --- a/autounattend.xml +++ b/autounattend.xml @@ -106,7 +106,7 @@ Notes: Enter your comments here... Never true - ansible + setup winkekatze diff --git a/roles/do1jlr.win_base_setup b/roles/do1jlr.win_base_setup index f6f78a8..7183d17 160000 --- a/roles/do1jlr.win_base_setup +++ b/roles/do1jlr.win_base_setup @@ -1 +1 @@ -Subproject commit f6f78a8613c6779e78018b30db0af2484f28a30a +Subproject commit 7183d17a2026ec37e13082ba1e5012354878f3c8