gantsign / ansible-role-golang

Ansible role for installing the Go language SDK

Home Page:https://galaxy.ansible.com/gantsign/golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation Warning

damianoneill opened this issue · comments

Hi, when running the role with ansible 2.10.4 I get the following warning.

TASK [gantsign.golang : download Go language SDK] **************************************************************************************************************
[DEPRECATION WARNING]: The parameter "sha256sum" has been deprecated and will be removed, use "checksum" instead. This feature will be removed from ansible-
base in version 2.14. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

Just raising in case you haven't seen it. Thanks for the role, very useful.

@damianoneill thanks for reporting this issue, you can find the fix in version 2.8.0 of this role.