--- - name: "[nftables] Create rule for: mumble" copy: src: nftables-rule.nft dest: /etc/nftables.d/mumble.nft when: - network.nftables.enable is true notify: Restart nftables