Skip to content

origoss/origoss-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ansible Docker Image

1 Introduction

This is the Docker image that is used by Origoss Solutions. Besides Ansible, it contains the requests and google-auth modules.

2 Using the Docker Image

2.1 Basic Usage

docker run --rm origoss/ansible:latest --version

3 Building the Docker Image

docker build -t origoss/ansible:latest -t origoss/ansible:2.7.5 .

4 Pushing the Docker Image

docker push origoss/ansible

About

Ansible image used in Origoss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published