diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-01 16:55:50 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-01 17:06:38 -0500 |
commit | 64e3ad7da4884c5c36f2e30a5af1f74c88208ff8 (patch) | |
tree | a8334f919b241f5bbc0df0763f816c0a2d87f9b8 /site.yml | |
parent | 3b818dc0b9c415124a6c16a85e757e45ebed7249 (diff) | |
download | oldinfra-64e3ad7da4884c5c36f2e30a5af1f74c88208ff8.tar.gz oldinfra-64e3ad7da4884c5c36f2e30a5af1f74c88208ff8.zip |
enable all restarted services and add internal.simponic.xyz search domain
Diffstat (limited to 'site.yml')
-rw-r--r-- | site.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/site.yml b/site.yml deleted file mode 100644 index fb1a772..0000000 --- a/site.yml +++ /dev/null @@ -1,8 +0,0 @@ -- name: basic host setup - hosts: all - roles: - - common - -- hosts: dns - roles: - - dns |