Do not fetch go everytime #14

Closed
opened 2018-01-17 10:51:32 +01:00 by moepman · 1 comment
Owner

The go role still fetches go everytime which is inefficient. Maybe the unpack destination should contain the version and use creates to skip the download if it exists.

The go role still fetches go everytime which is inefficient. Maybe the unpack destination should contain the version and use `creates` to skip the download if it exists.
Author
Owner

Don't fetch it if the go binary already exists. Fixed in 005fd47b1a

Don't fetch it if the go binary already exists. Fixed in 005fd47b1ae1fd2e3afd5e8fae3a85500c42f266
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FF-RGB/ansible#14
No description provided.