Skip to content

Commit f196930

Browse files
author
Tobias Richter
committed
Fix galaxy lint issues
1 parent 11f467a commit f196930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/maven/setup.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
- name: "Maven : setup : check if mvn executable is reachable."
1010
command: "which mvn"
11+
changed_when: false
1112
become_user: "{{ controlhost_user }}"
1213
become: yes
1314

0 commit comments

Comments
 (0)