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 }}"
|
||||
dest: "/etc/fastd/{{ item.0.id }}igvpn-{{ item.1.mtu }}/peers"
|
||||
version: "{{ item.1.peers.version }}"
|
||||
update: no
|
||||
update: yes
|
||||
with_subelements:
|
||||
- "{{ meshes }}"
|
||||
- fastd.backbone.instances
|
||||
|
|
Loading…
Reference in a new issue