Files

6 lines
96 B
YAML
Raw Permalink Normal View History

---
- name: System - opdater alle pakker
ansible.builtin.dnf:
name: "*"
state: latest