summaryrefslogtreecommitdiff
path: root/common.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-01 16:55:50 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-01 17:06:38 -0500
commit64e3ad7da4884c5c36f2e30a5af1f74c88208ff8 (patch)
treea8334f919b241f5bbc0df0763f816c0a2d87f9b8 /common.yml
parent3b818dc0b9c415124a6c16a85e757e45ebed7249 (diff)
downloadoldinfra-64e3ad7da4884c5c36f2e30a5af1f74c88208ff8.tar.gz
oldinfra-64e3ad7da4884c5c36f2e30a5af1f74c88208ff8.zip
enable all restarted services and add internal.simponic.xyz search domain
Diffstat (limited to 'common.yml')
-rw-r--r--common.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.yml b/common.yml
new file mode 100644
index 0000000..6b3c6f3
--- /dev/null
+++ b/common.yml
@@ -0,0 +1,4 @@
+- name: basic host setup
+ hosts: all
+ roles:
+ - common