1
0
Fork 0
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:
Jerry Vonau 2022-04-07 08:46:22 -05:00
parent fbc78d6444
commit 3d8448f092

View file

@ -37,13 +37,6 @@
name: pbx
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 ====================
lineinfile:
path: "{{ iiab_env_file }}"