From 6ec2eb61a02f9e55ef5b8d22a5ca61ca53ca05e7 Mon Sep 17 00:00:00 2001 From: heqnx Date: Fri, 11 Jul 2025 21:55:20 +0300 Subject: added initial setup for domain controller --- ansible/files/adcs/templates/ESC1.json | Bin 0 -> 4252 bytes ansible/files/adcs/templates/ESC2.json | Bin 0 -> 4096 bytes ansible/files/adcs/templates/ESC3-CRA.json | Bin 0 -> 4158 bytes ansible/files/adcs/templates/ESC3.json | Bin 0 -> 4572 bytes ansible/files/adcs/templates/ESC4.json | Bin 0 -> 4308 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 ansible/files/adcs/templates/ESC1.json create mode 100644 ansible/files/adcs/templates/ESC2.json create mode 100644 ansible/files/adcs/templates/ESC3-CRA.json create mode 100644 ansible/files/adcs/templates/ESC3.json create mode 100644 ansible/files/adcs/templates/ESC4.json (limited to 'ansible/files/adcs/templates') diff --git a/ansible/files/adcs/templates/ESC1.json b/ansible/files/adcs/templates/ESC1.json new file mode 100644 index 0000000..a102696 Binary files /dev/null and b/ansible/files/adcs/templates/ESC1.json differ diff --git a/ansible/files/adcs/templates/ESC2.json b/ansible/files/adcs/templates/ESC2.json new file mode 100644 index 0000000..82414d6 Binary files /dev/null and b/ansible/files/adcs/templates/ESC2.json differ diff --git a/ansible/files/adcs/templates/ESC3-CRA.json b/ansible/files/adcs/templates/ESC3-CRA.json new file mode 100644 index 0000000..2882ef5 Binary files /dev/null and b/ansible/files/adcs/templates/ESC3-CRA.json differ diff --git a/ansible/files/adcs/templates/ESC3.json b/ansible/files/adcs/templates/ESC3.json new file mode 100644 index 0000000..fb346c7 Binary files /dev/null and b/ansible/files/adcs/templates/ESC3.json differ diff --git a/ansible/files/adcs/templates/ESC4.json b/ansible/files/adcs/templates/ESC4.json new file mode 100644 index 0000000..a5f29a3 Binary files /dev/null and b/ansible/files/adcs/templates/ESC4.json differ -- cgit v1.2.3