diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-10 02:22:27 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-01-10 02:22:27 -0500 |
commit | f761f6968336fff608a9232b77303a8f73ebf58e (patch) | |
tree | e15ac93dc21802873f0c13c1ae0aeabc744fec72 /deploy-scurvy.yml | |
parent | a5ddb4f7f64fc4a077696a0fdd92d41f7d9626d2 (diff) | |
download | oldinfra-f761f6968336fff608a9232b77303a8f73ebf58e.tar.gz oldinfra-f761f6968336fff608a9232b77303a8f73ebf58e.zip |
add scurvy
Diffstat (limited to 'deploy-scurvy.yml')
-rw-r--r-- | deploy-scurvy.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-scurvy.yml b/deploy-scurvy.yml new file mode 100644 index 0000000..93de041 --- /dev/null +++ b/deploy-scurvy.yml @@ -0,0 +1,4 @@ +- name: scurvy setup + hosts: scurvy + roles: + - scurvy |