Skip to content

srsp/docker-ansible-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build Docker Hub

docker-ansible

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 .