Something else might be funky there:
raub@desktop:~/dev/ansible$ ansible dns2 -m setup |grep -i ipv4
"ansible_all_ipv4_addresses": [
"ansible_default_ipv4": {
"tx_checksum_ipv4": "off [fixed]",
"ipv4": {
"tx_checksum_ipv4": "off [fixed]",
"ipv4": {
"tx_checksum_ipv4": "off [fixed]",
"ipv4": {
raub@desktop:~/dev/ansible$ ansible --version
ansible 2.9.17
config file = /home/raub/dev/ansible/ansible.cfg
configured module search path =
[u'/home/raub/.ansible/plugins/modules',
u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/dist-packages/ansible
executable location = /usr/bin/ansible
python version = 2.7.12 (default, Oct 5 2020, 13:56:01) [GCC 5.4.0 20160609]
raub@desktop:~/dev/ansible$
> --
> 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/0bc08e12-07aa-4df5-854c-4bcba9324605n%40googlegroups.com.