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...
Andy_McGrath
Jan 24, 2019Cumulonimbus
From the error and looking at the documentation my guess is the
validate_certs
valid is not valid. Although it is a boolean parameter the documentations does stat the value should be yes
(default if omitted) or no
.
Guessing the
bigip_pool
module is stricter on this value than other modules which may be happy to accept True
or False
values.
On a side note I would look to use a
provider
which can be set as a variable and simply referenced within each F5 BIG-IP module in a single line. As an example see the following playbook
'AnsibleF5Archiver playbook f5Archiver.yml'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