diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-12 16:57:00 -0400 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-12 16:57:00 -0400 |
commit | f9d62cc8a792b7b1a2c52a7d8102895473b3c72a (patch) | |
tree | 362f40d95af48512bc224e7490eff63e115b7689 /deploy-ntfy.yml | |
parent | 64a2990c536b8a436279db9c576e75c6c1782546 (diff) | |
download | oldinfra-f9d62cc8a792b7b1a2c52a7d8102895473b3c72a.tar.gz oldinfra-f9d62cc8a792b7b1a2c52a7d8102895473b3c72a.zip |
ntfy
Diffstat (limited to 'deploy-ntfy.yml')
-rw-r--r-- | deploy-ntfy.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-ntfy.yml b/deploy-ntfy.yml new file mode 100644 index 0000000..5f117c8 --- /dev/null +++ b/deploy-ntfy.yml @@ -0,0 +1,4 @@ +- name: ntfy setup + hosts: ntfy + roles: + - ntfy |