ansible-nodejs-role icon indicating copy to clipboard operation
ansible-nodejs-role copied to clipboard

Installed is deprecated and will be removed in ansible 2.9

Open kitsunde opened this issue 7 years ago • 2 comments
trafficstars

This fixes this warning:

TASK [nodejs : Install Node.js] ************************************************ Saturday 19 May 2018 08:22:31 +0000 (0:00:00.596) 0:07:16.018 ********** [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.

kitsunde avatar May 19 '18 08:05 kitsunde

screen shot 2018-07-10 at 2 27 42 pm

I was just looking at your PR which resolves this(img).

tcrowe avatar Jul 10 '18 20:07 tcrowe

Ansible 2.9 is the current version and this is now a blocking bug. This PR fixes it, can you please merge it ?

ls-initiatives avatar Nov 14 '19 10:11 ls-initiatives