Fixed formatting

This commit is contained in:
Luca Matteo Spoljarevic 2025-11-21 19:37:42 +01:00
parent f73d95249c
commit 937ecc513e

View file

@ -1,5 +1,5 @@
---
- name: DNF Updater for RHELbased clients
- name: DNF Updater for RHEL-based clients
hosts: all
become: true
tasks:
@ -8,4 +8,4 @@
name: "*"
state: latest
update_cache: yes
become: true