Skip to content

Commit

Permalink
Remove debug tasks
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Hepworth <karl.hepworth@gmail.com>
  • Loading branch information
fubarhouse committed Sep 21, 2017
1 parent e09ccb5 commit ebf61f3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,4 @@
when: go_install.0 is defined

- name: "Include tasks for setting Go permissions"
include: perm.yml

- debug:
msg: "{{ expected_go_version_output }}"

- debug:
msg: "{{ current_go_version.stdout }}"
include: perm.yml

0 comments on commit ebf61f3

Please sign in to comment.