Hi there,
I've got a problem with the ipaddr filter. It doesn't seem to be loaded
after installed in the same playbook:
example:
- pip: name=netaddr state=latest
- debug: msg="{{ '192.0.2.0' | ipaddr }}"
gives an error:
TASK [debug]
>> ***********************************************************************************************************************************************************************************************
>
> fatal: [localhost]: FAILED! => {"msg": "The ipaddr filter requires
>> python-netaddr be installed on the ansible controller"}
>
>
It seems that netaddr should be in the system before evoking ansible.
Is there any workaround to load the filter in the same playbook?
Thanks!
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/49bc5af7-321a-4e98-8b9f-27ddd45c0e85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.