diff options
| author | Luke Hoersten <[email protected]> | 2026-07-31 14:31:51 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-31 14:31:51 -0500 |
| commit | afe7aa9445afe27f8c09033663f9161039ee363a (patch) | |
| tree | 7624c5b8289f47ed31b5d141edbcef065f52f391 /writefreely/server/templates/[email protected] | |
| parent | e29fb72f3239e0d5317da659ec96de812247ce67 (diff) | |
delete unused unifi and writefreely roles
Nothing references them: no play in main.yaml, no meta dependency.
Diffstat (limited to 'writefreely/server/templates/[email protected]')
| -rw-r--r-- | writefreely/server/templates/[email protected] | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/writefreely/server/templates/[email protected] b/writefreely/server/templates/[email protected] deleted file mode 100644 index bf0d03b..0000000 --- a/writefreely/server/templates/[email protected] +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=WriteFreely %I Instance -After=syslog.target network.target - -[Service] -WorkingDirectory={{writefreely_dir}}/%i/ -ExecStart=/usr/local/bin/writefreely -Restart=always -User={{writefreely_user}} - -[Install] -WantedBy=multi-user.target |
