Skip to content

Commit

Permalink
Fix for #15
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Nov 1, 2019
1 parent d2dc346 commit 55498f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
command: "yum-config-manager --enable rhel-server-rhscl-{{ ansible_distribution_major_version }}-rpms"
when:
- collections_enabled|bool
- ansible_distribution == 'Red Hat Enterprise Linux'
- ansible_distribution == 'RedHat'
tags:
- base_gcc

Expand Down

0 comments on commit 55498f7

Please sign in to comment.