summaryrefslogtreecommitdiff
path: root/deploy-common.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-05 16:13:01 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-05 16:13:01 -0500
commitfb0b3914086484d9284426985984e2c1699ba557 (patch)
tree963a2288a3b33f389972a78efaf3b6462bbe1925 /deploy-common.yml
parentb62d5f559b81556a1dd6197c72a0c43ba1744477 (diff)
downloadoldinfra-fb0b3914086484d9284426985984e2c1699ba557.tar.gz
oldinfra-fb0b3914086484d9284426985984e2c1699ba557.zip
ldap, internal CA, internal webserver, dns, etc.
Diffstat (limited to 'deploy-common.yml')
-rw-r--r--deploy-common.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-common.yml b/deploy-common.yml
new file mode 100644
index 0000000..6b3c6f3
--- /dev/null
+++ b/deploy-common.yml
@@ -0,0 +1,4 @@
+- name: basic host setup
+ hosts: all
+ roles:
+ - common