Changeset - 7ed4a4761be7
[Not reviewed]
0 1 0
x - 20 months ago 2023-08-24 02:11:57
xbr@c3l.lu
fix: no need for root to list fastd peers
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
gateway/initial_gw_setup.yml
Show inline comments
 
@@ -148,6 +148,7 @@
 
        path: "{{ server_config_dir }}/fastd/peers-gw/"
 
        excludes: "{{ inventory_hostname }}"
 
      delegate_to: localhost
 
      become: false
 
      register: peers_to_copy
 
      tags: config
 
    - name: Copy fastd peers
0 comments (0 inline, 0 general)