The ipaddr filter requires python's netaddr be installed on the ansible controller"

257 views
Skip to first unread message

Tony Wong

unread,
Jun 14, 2020, 2:13:48 PM6/14/20
to ansible...@googlegroups.com
any idea what this error is?


TASK [vcsa-deploy : Create a task from the template to deploy VCSA with embedded PSC] 
**********************************************************

task path: /home/tony/ansible-vmware/vsphere-sddc/playbooks/roles/vcsa-deploy/tasks/deploy.yml:25
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: tony
<127.0.0.1> EXEC /bin/sh -c 'echo ~tony && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/tony/.ansible/tmp/ansible-tmp-1592158323.67-138892490576503 `" && echo ansible-tmp-1592158323.67-138892490576503="` echo /home/tony/.ansible/tmp/ansible-tmp-1592158323.67-138892490576503 `" ) && sleep 0'
<127.0.0.1> EXEC /bin/sh -c 'rm -f -r /home/tony/.ansible/tmp/ansible-tmp-1592158323.67-138892490576503/ > /dev/null 2>&1 && sleep 0'
fatal: [127.0.0.1]: FAILED! => {
    "changed": false,
    "msg": "AnsibleFilterError: The ipaddr filter requires python's netaddr be installed on the ansible controller"

Scott Sturdivant

unread,
Jun 14, 2020, 2:24:28 PM6/14/20
to Ansible Project
Yes, you must have the netaddr python library installed on your controller.


--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CALmkhkrSV2AwBArnpxEZTjSgMmt6ZSgG%3DmM0-wewrnuxoChYAg%40mail.gmail.com.

Tony Wong

unread,
Jun 14, 2020, 2:54:28 PM6/14/20
to ansible...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages