/docker-ansible-azure

Docker image with ansible and azure cli

Primary LanguageDockerfileApache License 2.0Apache-2.0

build Docker Hub

docker-ansible-azure

Docker image with

  • azure-cli
  • ansible
  • ansible-galaxy
  • ansible-lint
  • curl
  • git
  • openssh-client
  • python3-hcloud
  • rsync

Usage

docker pull srsp/ansible-azure

Developers

This image uses srsp/ansible as base image and installs the latest azure-cli package. I build new releases on a regular basis and publish them to docker hub.

Build

docker build -f Dockerfile -t srsp/ansible-azure:latest .