diff options
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 |