Using Ansible to manage Azure VM error msg packaging installed

Using the Ansible to automatize your taks in Azure.

IF you are using Ansible and get this error msg.


fatal: [localhost]: FAILED! => {"changed": false, "msg": "Do you have packaging installed? Try `pip install packaging`- No module named packaging.version"}



Solution
install
 pip install ansible[azure]


Popular posts from this blog

Remote Server returned '550 5.2.3 RESOLVER.RST.RecipSizeLimit; message too large for this recipient'

Haproxy error inconsistencies between private key and certificate loaded from PEM file

Porque a centralização de arquivos?