Skip to content

Commit

Permalink
Use become instead of sudo.
Browse files Browse the repository at this point in the history
  • Loading branch information
metmajer committed Feb 28, 2017
1 parent e7448c7 commit bfff75a
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 @@ -25,4 +25,4 @@

- name: "Install Dynatrace OneAgent"
shell: "sh /tmp/dynatrace-oneagent.sh"
sudo: yes
become: yes

0 comments on commit bfff75a

Please sign in to comment.