From 36275956938aef88d8f6214913d7790375315d64 Mon Sep 17 00:00:00 2001 From: x p k Date: Fri, 29 May 2020 18:36:50 +0800 Subject: [PATCH] DOC: updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78cee39..dc4f7e3 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ Note that ad_netbios_name will default to inventory hostname if not supplied. Th Writes adcli output to /var/log/adcli.log ## Set required variables in group_vars/all.yml +``` ad_domain: some-domain.tld ad_dc1: 1.2.3.4 ad_dc2: 2.3.4.5 ad_joinusr: adjoin ad_joinpw: xxx +``` ## Optional variable: - ad_sudoers_group