mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
omit unit file
This commit is contained in:
parent
7ea71e5363
commit
7e99294580
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
- { src: "nginx.conf",dest: "/etc/nginx/" }
|
||||
- { src: "usb-lib.conf",dest: "/etc/nginx/conf.d/" }
|
||||
- { src: "admin-console.ini",dest: "/etc/uwsgi/apps-enabled/" }
|
||||
- { src: "uwsgi.unit",dest: "/etc/systemd/system/" }
|
||||
# the above should be enough once uwsgi is started
|
||||
# - { src: "uwsgi.unit",dest: "/etc/systemd/system/uwsgi.socket" }
|
||||
- { src: 'ports.conf' , dest: '/etc/{{ apache_service }}/' , mode: '0644' }
|
||||
when: nginx_enabled | bool
|
||||
|
||||
|
|
Loading…
Reference in a new issue