Skip to content

Commit 4e924f9

Browse files
committed
fix a bug under ansible 2.9.13
1 parent 991fbcb commit 4e924f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137

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

0 commit comments

Comments
 (0)