From b186b43e3e15109439cfbef3dd34968486c4eca7 Mon Sep 17 00:00:00 2001 From: Mark Janssen -- Sig-I/O Automatisering Date: Wed, 30 Apr 2025 21:43:33 +0200 Subject: [PATCH] ldap client playbook, untested --- ldapclient.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ldapclient.yaml diff --git a/ldapclient.yaml b/ldapclient.yaml new file mode 100644 index 0000000..3417a12 --- /dev/null +++ b/ldapclient.yaml @@ -0,0 +1,7 @@ +--- + +- hosts: shell-jessie:shell-stretch:shell-sid:mediaserver:grafiekjes + become: no + user: root + roles: + - ldapclient