goldyfruit / goldyfruit.ibmcloud_automation / 1.0.4 / module / ic_is_floating_ip_info Retrieve VPC floating IPs on IBM Cloud. | "added in version" 2.9 of goldyfruit.ibmcloud_automation" Authors: Gaëtan Trellu (@goldyfruit) preview | supported by communitygoldyfruit.ibmcloud_automation.ic_is_floating_ip_info (1.0.4) — module
Install with ansible-galaxy collection install goldyfruit.ibmcloud_automation:==1.0.4
collections: - name: goldyfruit.ibmcloud_automation version: 1.0.4
Floating IPs allow inbound and outbound traffic from the Internet to an instance.
- name: Retrieve floating IP list ic_is_floating_ip_info:
- name: Retrieve specific floating ic_is_floating_ip_info: fip: 128.128.129.129
fip: description: - Restrict results to floating IP with ID, name or address matching. type: str