Skip to content

Commit

Permalink
fix a bug under ansible 2.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Sep 18, 2020
1 parent 991fbcb commit 4e924f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@

- name: Disable Git software collection
file:
src: "/opt/rh/{{ base_git }}/enable"
path: /etc/profile.d/rh-git.sh
state: absent
when: not collections_enabled|bool and ansible_os_family == 'RedHat'
Expand Down

0 comments on commit 4e924f9

Please sign in to comment.