summaryrefslogtreecommitdiff
path: root/deploy-static.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-12 21:26:09 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-12 21:26:09 -0500
commit4a123b6f4a2ece850175cc4402fc30326ae17075 (patch)
treeff80a0dff85a5ba53f977da8014da13adeffd351 /deploy-static.yml
parent0bfb4a99cd606144244a3f07913997ecab4971bc (diff)
downloadoldinfra-4a123b6f4a2ece850175cc4402fc30326ae17075.tar.gz
oldinfra-4a123b6f4a2ece850175cc4402fc30326ae17075.zip
add static site
Diffstat (limited to 'deploy-static.yml')
-rw-r--r--deploy-static.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-static.yml b/deploy-static.yml
new file mode 100644
index 0000000..a29a37c
--- /dev/null
+++ b/deploy-static.yml
@@ -0,0 +1,4 @@
+- name: static setup
+ hosts: static
+ roles:
+ - static