mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
un-needed now
This commit is contained in:
parent
15f0f87d13
commit
f783caf5dd
1 changed files with 0 additions and 7 deletions
|
@ -33,13 +33,6 @@
|
|||
state: restarted
|
||||
when: nginx_enabled
|
||||
|
||||
- name: Start iiab-nginx on port {{ nginx_port }}
|
||||
systemd:
|
||||
name: iiab-nginx
|
||||
enabled: yes
|
||||
state: restarted
|
||||
when: nginx_port|int != 80 or nginx_dir != "/etc/nginx"
|
||||
|
||||
- name: Disable & Stop 'nginx' systemd service, if not nginx_enabled
|
||||
systemd:
|
||||
name: "{{ systemd_unit_name }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue