F5Networks / f5-ansible

Imperative Ansible modules for F5 BIG-IP products
GNU General Public License v3.0
376 stars 229 forks source link

bigip_device_dns module 'forwarders' parameter is not getting populated #103

Closed payalsin closed 6 years ago

payalsin commented 7 years ago

Hi Team.....

Task is as follows:

However the BIND forwarder list is not getting updated on the BIG-IP. (All other parameters are updated correctly)

BIG-IP version - 12.0

caphrim007 commented 7 years ago

is this happening on the module in f5-ansible/devel?

payalsin commented 7 years ago

hey its happening with the module available with ansible 2.2 (did not pull modules from dev branch). Thanks

caphrim007 commented 7 years ago

can you try the dev branch module? it would be the successor that is going to go upstream eventually

caphrim007 commented 7 years ago

@mryanlam can you look at this?

mryanlam commented 7 years ago

Yes, I can

payalsin commented 7 years ago

I tried the dev branch module and am still seeing the issue...thanks

mryanlam commented 7 years ago

@payalsin How are you checking the value of the forwarders after setting them via ansible? Are you checking via the Management GUI?

payalsin commented 7 years ago

Yes that's correct checking them via the management GUI

mryanlam commented 7 years ago

F5 Product Development has assigned ID 567490 to this issue. It is not an issue with F5-ansible, but with the management gui.

caphrim007 commented 7 years ago

@mryanlam @payalsin can you set this forwarders value using tmsh?

delgadillo22 commented 6 years ago

Not clear if this a bug with F5 Ansible

caphrim007 commented 6 years ago

removed this option in 2.6. It is a bug in BIG-IP @delgadillo22. You can only modify this setting via TMUI, and there is no movement to fix that. Unfortunate