diff options
| author | Luke Hoersten <[email protected]> | 2024-07-29 12:41:57 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2024-07-29 12:41:57 -0500 |
| commit | 874be10f6646a66cd0e994963b2746ad48f5b73e (patch) | |
| tree | 55ae0f767213c5e5636c24e12f5a6bdf991b45a7 /nostr | |
| parent | 1eca8fa42311b1723d711b385e951831e110d7f1 (diff) | |
Cleaned up always-changed status tasks.
Diffstat (limited to 'nostr')
| -rw-r--r-- | nostr/relayer/tasks/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nostr/relayer/tasks/main.yaml b/nostr/relayer/tasks/main.yaml index 5127793..ec5f2d1 100644 --- a/nostr/relayer/tasks/main.yaml +++ b/nostr/relayer/tasks/main.yaml @@ -48,6 +48,7 @@ owner: "postgres" group: "postgres" mode: "0600" + changed_when: false - name: install db schema psql become: yes |
