mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-02-11 10:09:08 +00:00
7 lines
77 B
YAML
7 lines
77 B
YAML
---
|
|
- name: patch xz-utils
|
|
hosts: all
|
|
roles:
|
|
- roles/xz_utils_patch
|
|
|