Errors from Ansible Galaxy
Syntax Score:
2.1
Warnings: 13
4
E403:
Package installs should not use latest
2
E204:
Lines should be no longer than 160 chars
4
E306:
Shells that use pipes should set the pipefail option
2
E303:
curl used in place of get_url or uri module
1
E602:
Don't compare to empty string