Fixed formatting
This commit is contained in:
parent
f73d95249c
commit
937ecc513e
1 changed files with 7 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: DNF Updater for RHEL‑based 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue