Forum Discussion
KernelPanic
Nimbostratus
Jan 25, 2018Ansible bigip_pool_member fails if node exists
When I create pool members after the nodes have been added the module fails with the below error. This passes syntax check but blows up when I run it against an F5. The other tasks in this role are w...
KernelPanic
Nimbostratus
Jan 25, 2018I needed to use the node name variable when adding the member, not the node ip.
host: "{{item}}"
pool: "{{appnm}}_{{dc}}_{{zone}}_{{listen}}_POOL"
with_items:
- "{{node1nm}}"
- "{{node2nm}}"
- "{{node3nm}}"
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