Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.
/ ansible-docker Public archive

Docker container of Ubuntu Xenial with ansible

License

Notifications You must be signed in to change notification settings

EricCrosson/ansible-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-docker Build Status Ubuntu Xenial Dockerhub

Docker image providing ansible

GitLab-CI Example

Use this container to validate your

---
ansible_provision:
  image: hamroctopus/ansible:1.0.0
  script:
    - ansible-playbook -i localhost, site.yml

Related

License

ISC © Eric Crosson