From 4a123b6f4a2ece850175cc4402fc30326ae17075 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 12 Jan 2024 21:26:09 -0500 Subject: add static site --- deploy-static.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 deploy-static.yml (limited to 'deploy-static.yml') 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 -- cgit v1.2.3-70-g09d2