diff options
| author | Luke Hoersten <[email protected]> | 2020-07-09 18:49:48 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-07-09 18:49:48 -0500 |
| commit | 19d113bf1103618fe587dee3b4a6b293c3f7ad2e (patch) | |
| tree | 303a6d813c03cdfbd393ff2c80ac15351213f308 /pleroma | |
| parent | 481b89f5d7969517d5dff6285695e6c9d3e39a4c (diff) | |
Fixed resolv.conf in adguard role.
Diffstat (limited to 'pleroma')
| -rw-r--r-- | pleroma/otp/tasks/main.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pleroma/otp/tasks/main.yaml b/pleroma/otp/tasks/main.yaml index 19e45ea..12cd1db 100644 --- a/pleroma/otp/tasks/main.yaml +++ b/pleroma/otp/tasks/main.yaml @@ -77,8 +77,7 @@ group: "pleroma" changed_when: false -- name: install soapbox frontend - include_tasks: soapbox.yaml +- include_tasks: soapbox.yaml when: pleroma_soapbox - name: configure pleroma systemd service |
