mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
clean up uwsgi.service
This commit is contained in:
parent
fb377ee29a
commit
c4dea1b5c2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
path: "{{ item.path }}"
|
path: "{{ item.path }}"
|
||||||
state: absent
|
state: absent
|
||||||
with_items:
|
with_items:
|
||||||
|
- { path: "/etc/systemd/system/uwsgi.service" }
|
||||||
- { path: "{{ nginx_config_dir }}/usb-lib.conf" }
|
- { path: "{{ nginx_config_dir }}/usb-lib.conf" }
|
||||||
- { path: "{{ nginx_config_dir }}/modules.conf" }
|
- { path: "{{ nginx_config_dir }}/modules.conf" }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue