Fix some whitespaces
This commit is contained in:
parent
ac48746a11
commit
a2110b33ee
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@
|
|||
name: "respondd-{{ item.id }}"
|
||||
state: restarted
|
||||
with_items: "{{ meshes }}"
|
||||
|
||||
|
||||
- name: iptables-restore
|
||||
shell: iptables-restore < /etc/iptables/rules.v4
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dest: "/etc/fastd/{{ item.0.id }}igVPN-{{ item.1.mtu }}/fastd.conf"
|
||||
notify: restart fastd intragate instances
|
||||
with_subelements:
|
||||
- "{{ meshes }}"
|
||||
- "{{ meshes }}"
|
||||
- fastd.intragate.instances
|
||||
|
||||
- name: write fastd intragate secret
|
||||
|
|
Loading…
Reference in a new issue