Resolved! aci_rest ansible and token APIC-cookie
Is it possible using the ansible aci modules to login once and get the token and pass the cookie on subsequent aci_rest tasks? The goal is to avoid having to login and logoff with userid/password on aci_rest calls that have loops. Is this possible?