Forum Discussion
dani_martinez_2
Nimbostratus
May 09, 2018host parameter in bigip_pool_member
Hello I am quite new to Automation, could someone explain what is the meaning of the field:
host: "{{ ansible_default_ipv4['address'] }}", for the ansible module bigip_pool_member.
I assume it retrie...
Joel_42834
Nimbostratus
Feb 07, 2019The
host
parameter is not the F5 device. Rather that is the server
parameter.
The
host
parameter is an alias for the address
parameter which is the IP address of the pool member you are acting upon.
The
ansible_default_ipv4
variable is usually the self IP address of the external vlan of the LTM.
The use of the
ansible_default_ipv4
parameter in the examples is a bit confusing. It would have been better to just make up some IP addresses to represent the downstream servers in the pool.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