mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Comment fixed in network/tasks/avahi.yml
This commit is contained in:
parent
12885ad5f8
commit
b3d837b182
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#when: 'gui_wan == True'
|
||||
when: ports_externally_visible|int >= 2
|
||||
# Where "2" means "ssh + Admin Console"
|
||||
# SEE: https://github.com/iiab/iiab/blob/master/roles/network/templates/gateway/iiab-gen-iptables#L48-L65
|
||||
# SEE: https://github.com/iiab/iiab/blob/master/roles/network/templates/gateway/iiab-gen-iptables#L52-L69
|
||||
|
||||
- name: Find avahi_ver for clean copy of ssh.service (not debuntu)
|
||||
shell: "ls /usr/share/doc/ | grep avahi | head -n1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue