Forum Discussion
Thomas_A__McGon
Jan 31, 2017Historic F5 Account
How does Ansible know to use the new modules instead of the old
Hi All, Does anyone know how Ansible knows to pick the newer bigip_node2 instead of the bigsuds based bigip_node module. When you call the module in your site.yml, the syntax is the same. How does Ansible know which one to use?
Spoke to Tim Rupp who said:
Ansible picks them by name, so doing
- name: do something bigip_node: param1: ...
selects bigip_node, while
- name: do something bigip_node2: param1: ...
selects bigip_node2
- Thomas_A__McGonHistoric F5 Account
Spoke to Tim Rupp who said:
Ansible picks them by name, so doing
- name: do something bigip_node: param1: ...
selects bigip_node, while
- name: do something bigip_node2: param1: ...
selects bigip_node2
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