From 217b13faff361579d4d14a3dfe8debeec07bc647 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 12 Aug 2024 18:49:29 -0500 Subject: [PATCH] dch-root-ca: Add PB to trust DCH Root CA For machines that are not members of the AD domain --- dch-root-ca.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dch-root-ca.yml diff --git a/dch-root-ca.yml b/dch-root-ca.yml new file mode 100644 index 0000000..708dbe0 --- /dev/null +++ b/dch-root-ca.yml @@ -0,0 +1,7 @@ +- hosts: all + roles: + - role: trustca + ca: dch-root-ca + - role: trustca + ca: dch-root-ca-r2 + tags: dch-root-ca-r2