role service-fastd-backbone: force peers repo update
This commit is contained in:
parent
8b81eb6d7e
commit
21c6f63b5f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
repo: "{{ item.1.peers.repo }}"
|
repo: "{{ item.1.peers.repo }}"
|
||||||
dest: "/etc/fastd/{{ item.0.id }}igvpn-{{ item.1.mtu }}/peers"
|
dest: "/etc/fastd/{{ item.0.id }}igvpn-{{ item.1.mtu }}/peers"
|
||||||
version: "{{ item.1.peers.version }}"
|
version: "{{ item.1.peers.version }}"
|
||||||
update: no
|
update: yes
|
||||||
with_subelements:
|
with_subelements:
|
||||||
- "{{ meshes }}"
|
- "{{ meshes }}"
|
||||||
- fastd.backbone.instances
|
- fastd.backbone.instances
|
||||||
|
|
Loading…
Reference in a new issue