Ansible 2.6 was recently released and I am excited to share with you what’s new for Azure in Ansible 2.6. In total, four new Azure modules were added in addition to over 17 enhancements to our existing modules. In 2.6 you now have the ability to natively manage:
- Azure Kubernetes Service: Create, update and delete an Azure Kubernetes Service.
- Resource: Create, update, delete or get facts for any Azure resource using the Azure REST API. You can find further details and a tutorial here: Using Azure REST API in Ansible to automate Azure resources.