mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
fix indentation, so zuul check passes
Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
tasks:
|
||||
|
||||
- name: Apply updates
|
||||
- name: Apply updates
|
||||
ansible.builtin.package:
|
||||
state: latest
|
||||
name: "*"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
tasks:
|
||||
|
||||
- name: Apply updates
|
||||
- name: Apply updates
|
||||
ansible.builtin.package:
|
||||
state: latest
|
||||
name: "*"
|
||||
|
||||
Reference in New Issue
Block a user