jon.sprig.gs
Improving the speed of Azure deployments in Ansible with Async
Recently I was building a few environments in Azure using Ansible, and found this stanza which helped me to speed things up. – name: “Schedule UDR Creation” azure_rm_routetable: r…