Skip to content

Commit

Permalink
Merge pull request #546 from KoenDG/master
Browse files Browse the repository at this point in the history
Redhat block named after Debian, fixed.
  • Loading branch information
konstruktoid authored Feb 15, 2024
2 parents 9321fa1 + f11f71f commit 3d0accb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
when:
- ansible_python.version.major >= 3

- name: Debian family pre tasks
- name: RedHat family pre tasks
become: true
when:
- ansible_os_family == "RedHat"
Expand Down

0 comments on commit 3d0accb

Please sign in to comment.