goldyfruit / goldyfruit.ibmcloud_automation / 1.0.4 / module / ic_is_subnet_acl_info Retrieve VPC network ACL attached on subnet 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_subnet_acl_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
This module retrieves the network ACL attached to the subnet specified by the identifier in the URL.
- name: Retrieve network ACL attached to subnet ic_is_subnet_acl_info: subnet: ibmcloud-subnet-baby
subnet: description: - Subnet name or ID. required: true type: str