mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
softcode in remove workaround
This commit is contained in:
parent
fbc78d6444
commit
3d8448f092
1 changed files with 0 additions and 7 deletions
|
@ -37,13 +37,6 @@
|
||||||
name: pbx
|
name: pbx
|
||||||
when: pbx_install
|
when: pbx_install
|
||||||
|
|
||||||
- name: Restart iiab-nginx on port {{ nginx_port }}
|
|
||||||
systemd:
|
|
||||||
daemon_reload: yes
|
|
||||||
name: iiab-nginx
|
|
||||||
state: restarted
|
|
||||||
when: nginx_port|int != 80 or nginx_dir != "/etc/nginx"
|
|
||||||
|
|
||||||
- name: Recording STAGE 9 HAS COMPLETED ====================
|
- name: Recording STAGE 9 HAS COMPLETED ====================
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: "{{ iiab_env_file }}"
|
path: "{{ iiab_env_file }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue