summaryrefslogtreecommitdiff
path: root/deploy-something.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-02 16:58:21 -0800
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-02 16:58:21 -0800
commit8e42029d13cc6f6f9dac22cc5b7b122f17d791d5 (patch)
tree00b69b7dbfd17ef17119d1c42347a94522a249e2 /deploy-something.yml
parent6488ee867c08faf2e7fe53c39febe91c04afc6b1 (diff)
downloadoldinfra-8e42029d13cc6f6f9dac22cc5b7b122f17d791d5.tar.gz
oldinfra-8e42029d13cc6f6f9dac22cc5b7b122f17d791d5.zip
create a something service
Diffstat (limited to 'deploy-something.yml')
-rw-r--r--deploy-something.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-something.yml b/deploy-something.yml
new file mode 100644
index 0000000..0f3393c
--- /dev/null
+++ b/deploy-something.yml
@@ -0,0 +1,4 @@
+- name: deploy something
+ hosts: something
+ roles:
+ - something