Closed gustavlasko closed 2 months ago
Closing in favor of #21
@gustavlasko Can you try it with one of the following images, and let us know if it works for you?
public.ecr.aws/spacelift/runner-ansible:10-azure
# You can also use a tag pointing to a minor version if you want better control
public.ecr.aws/spacelift/runner-ansible:10.1-azure
Also, bear in mind that this is still a work in progress, so please do not use this image for production yet 🙏🏻
Thanks, we're rolling now with the Azure/Ansible image that you released.
Description of the change
Create a flavor of the image that contains the azcli. This will be useful for stacks that want to use ansible and need Azure credentials - i.e. connecting to AKS with
kubelogin
requires the Azure CLI.Type of change
Checklists
Development
Code review