You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of passing the network object to firewall-iap, only pass the self_link property. This enables the module to be used stand-alone (also good for testing).
Instead of passing the network object to
firewall-iap, only pass theself_linkproperty. This enables the module to be used stand-alone (also good for testing).