homeserver/playbooks/base/fwupd.yml
mg 154fc0ef58 neuer Backup-Server (pbs) (#538)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #538
2023-06-23 16:04:19 +02:00

8 lines
177 B
YAML

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