Forum Discussion
KernelPanic
Jan 18, 2019Nimbostratus
Error Running Ansible tasks on the active BIG-IP K10531487
I'm getting an error running code from K10531487: Running Ansible tasks on the active BIG-IP in a device group. This appears to be an auth error on the active device, however the play runs cleanl...
DennisJann
Jan 24, 2019Nimbostratus
You didn't mention the versions of Ansible and BIG-IP OS used in your environment. That information would be helpful for someone to reproduce and diagnose the issue you reported.
For example, using Ansible 2.4 and BIG-IP version 12.1.3, I get the following error about a missing
monitor_type
parameter during the pool creation task:
fatal: [bigip.localdomain -> localhost]: FAILED! => {"changed": false, "msg": "The 'monitor_type' parameter cannot be empty when 'monitors' parameter is specified."}
Once I added the
monitor_type
parameter, the pool creation task ran successfully.
Try checking the bigip_pool.py module in your Ansible distribution for parameter requirements.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects