Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Nov 29, 2023
1 parent 40610ff commit ffd6be0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
name: '*'
state: latest

- name: Install OSS dev run-time-env using yum
dnf:
- name: Install packages
dnf:
name: "{{ item }}"
state: present
state: present
update_cache: yes
with_items:
- bash
Expand Down

0 comments on commit ffd6be0

Please sign in to comment.