Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

answrk

Files to build a docker image to work with Ansible

Local Build && Run

docker build -t tehtbl/answrk:latest .
docker run -ti --rm --network=host \
  -v $(pwd)/ansible:/etc/ansible \
  -v $(pwd)/playbooks:/playbooks \
  -v ${HOME}/.ssh:/root/.ssh:ro \
  tehtbl/answrk:latest

About

Files to build a docker image to work with Ansible

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages