infobloxopen / infoblox-ansible

Ansible modules for interfacing to Infoblox systems
GNU General Public License v3.0
55 stars 64 forks source link

Error: nios_fixed_address #71

Closed alexandregoncalves17 closed 3 years ago

alexandregoncalves17 commented 3 years ago

Versions: nios = 8.5 ansible = ansible [core 2.11.3] Python = 3.9.2 pip Infoblox-client = 0.5.0

I have a simple playbook, that have the "nios_fixed_address" module.

When I run it, I got this:

Screenshot 2021-08-20 at 17 47 58

It only happens in this module.

alexandregoncalves17 commented 3 years ago

Solved with "delegate_to".