Skip to content

Commit

Permalink
fix: add missing become (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
antmelekhin authored Mar 26, 2024
1 parent 6766872 commit ffa0692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
dest: '/etc/profile.d/java_home.sh'
mode: 0755
when: java_home is defined and java_home
become: true

0 comments on commit ffa0692

Please sign in to comment.