update_peerings.yml 241 B

1234567891011
  1. ---
  2. - name: Upgrade firewall configuration on all nodes
  3. hosts: dn_nodes
  4. gather_facts: false
  5. roles:
  6. - role: config-nftables
  7. - role: config-bird
  8. - role: config-sysctl-dnet-forwarding
  9. - role: wireguard
  10. # - role: fastd