gantsign / ansible_role_antigen

Ansible role for installing the Antigen and using it to configure Zsh
https://galaxy.ansible.com/gantsign/antigen
MIT License
27 stars 16 forks source link

Replace deprecated sha256sum key with checksum #46

Closed commonwealthEnvoy closed 3 years ago

commonwealthEnvoy commented 3 years ago

Did that after seeing:

TASK [gantsign.antigen : download Antigen] ***************************************************************
[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.

with

ansible         3.3.0
ansible-base    2.10.8
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

freemanjp commented 3 years ago

@commonwealthEnvoy thanks for the pull request, you can find your fix in version 1.4.0 of this role