Skip to content

Commit

Permalink
Add documentation for go_reget variable.
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 Apr 4, 2017
1 parent 9c7ca51 commit 5418084
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ gopm_packages:
- math
````

To ensure all packages are removed before running the play, you can use the go_reget variable:
````
go_reget: true
````

To add/change the shell profiles to configure, use the `shell_profiles` array.
````
shell_profiles:
Expand Down

0 comments on commit 5418084

Please sign in to comment.