---
- hosts: all
roles:
- { role: mgrote.fwupd_settings,
become: true,
tags: fwupd,
when: "ansible_facts['distribution'] == 'Ubuntu'"}