Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Jun 18, 2024
1 parent fca4d99 commit 1fd95dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
update_cache: true
become: true
when: ansible_os_family == 'RedHat'
tags: skip_ansible_lint

- name: Install pacman packages
community.general.packaging.os.pacman:
Expand Down

0 comments on commit 1fd95dd

Please sign in to comment.