summaryrefslogtreecommitdiff
path: root/site.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-01 00:36:31 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-01 00:36:31 -0500
commit3b818dc0b9c415124a6c16a85e757e45ebed7249 (patch)
treec0eb1b58c9fc8362b72136f17861e81c08bbf773 /site.yml
downloadoldinfra-3b818dc0b9c415124a6c16a85e757e45ebed7249.tar.gz
oldinfra-3b818dc0b9c415124a6c16a85e757e45ebed7249.zip
initial common setup
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/site.yml b/site.yml
new file mode 100644
index 0000000..fb1a772
--- /dev/null
+++ b/site.yml
@@ -0,0 +1,8 @@
+- name: basic host setup
+ hosts: all
+ roles:
+ - common
+
+- hosts: dns
+ roles:
+ - dns