--- - name: Install routing software package: name: - bird2 - iperf3 - mtr-tiny state: present - name: Copy munin plugin copy: src: munin_bird dest: /usr/local/share/munin/plugins/bird mode: '0750' tags: - munin - name: Apply tinc rule import_role: name: tinc