unattended-upgrades: dont upgrade zfs* (#104)
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful

Reviewed-on: #104
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2024-06-05 10:49:19 +02:00 committed by Michael Grote
parent e2e9241e86
commit f33ba3c932

View file

@ -13,4 +13,3 @@
- role: ansible-role-unattended-upgrades
become: true
tags: unattended
when: "ansible_facts['distribution'] == 'Ubuntu'"