Closed mpppk closed 6 years ago
In ansible 2.5, Go-Lang | Install dependencies task gets below warning.
Go-Lang | Install dependencies
[DEPRECATION WARNING]: State 'installed' is deprecated. Using state 'present' instead.. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
@mpppk,
Nice pick-up!
Once the tests pass, I'll merge it!
In ansible 2.5,
Go-Lang | Install dependencies
task gets below warning.