mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
improve comment
This commit is contained in:
parent
4da7a3fb58
commit
4736bc3873
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
|||
- name: Open-or-Close Asterix ports (including Apache port {{ pbx_http_port }}) in iptables firewall, depending on pbx_enabled [{{ pbx_enabled }}] in local_vars.yml - in support of './runrole pbx'
|
||||
command: /usr/bin/iiab-gen-iptables
|
||||
when: iiab_stage|int == 9 and network_enabled
|
||||
|
||||
# iptables installed in 1-prep via roles/network/tasks/install.yml, but iiab-gen-tables may not be set up until
|
||||
# roles/network runs later and can be omitted altogether
|
||||
|
||||
|
||||
- block:
|
||||
|
|
Loading…
Add table
Reference in a new issue