Files
ansible/tasks/cleanup.yml
T

5 lines
86 B
YAML
Raw Normal View History

---
- name: System - fjern ubrugte pakker
ansible.builtin.dnf:
autoremove: true