update_peerings.yml 304 B

12345678910111213
  1. ---
  2. - name: Upgrade firewall configuration on all nodes
  3. hosts: dn_nodes
  4. gather_facts: false
  5. roles:
  6. # - role: clean-old
  7. - role: config-nftables
  8. # - role: config-bird
  9. - role: config-sysctl-forwarding
  10. - role: config-ipv4-anycast-filters
  11. # - role: wireguard
  12. # - role: fastd