mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
clean Ansible output
This commit is contained in:
parent
753752ae9b
commit
4a76c927ce
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
dest='/etc/avahi/services/'
|
||||
when: is_debuntu
|
||||
|
||||
- name: set ssh port for avahi
|
||||
- name: Set ssh port for avahi
|
||||
lineinfile: dest=/etc/avahi/services/ssh.service
|
||||
regexp='</port>$'
|
||||
line=' <port>{{ ssh_port }}</port>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue