move mosh firewall so it is placed afterfirewall is installed
This commit is contained in:
parent
c36f52e420
commit
7100ec707d
2 changed files with 11 additions and 9 deletions
|
|
@ -40,12 +40,5 @@
|
|||
- acl
|
||||
- sudo
|
||||
- ntpsec-ntpdate
|
||||
|
||||
- name: Firewall for mosh
|
||||
ansible.builtin.template:
|
||||
dest: /etc/firewall.d/mosh
|
||||
group: root
|
||||
owner: root
|
||||
mode: "0755"
|
||||
src: mosh.j2
|
||||
notify: Restart firewall
|
||||
- openssh-server
|
||||
- ifupdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue