Skip to content

thiagocaiubi/ansible-docker-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Docker Image

Build

$ make build

Run

$ make run

SSH

$ make ssh

Custom host and/or user

You can change the default user and host

$ make ssh user=foo host=bar

About

Docker image to test Ansible Playbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 74.6%
  • Shell 25.4%