r
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful

This commit is contained in:
Michael Grote 2024-06-05 10:44:10 +02:00
parent e2e9241e86
commit e4fd4b33a3

View file

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