Ansible Silo - Ansible in a 100% controlled environment
46 views
Skip to first unread message
Daniel Schroeder
unread,
Jul 21, 2017, 10:20:11 AM7/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Fellow Ansible users,
I'd like to bring to your attention the release of Ansible Silo.
Ansible Silo is a drop-in replacement for Ansible packing Ansible with all it's dependencies into a docker image.
The main features:
Self-contained environment. No Python, no modules required. The only requirement on the host is Docker.
On the fly version switching. Running multiple Ansible versions in parallel. Different Ansible version per user, playbook or project.
Option to create a Silo bundle which adds your playbooks, roles, vars, config etc on top of Silo. Your bundle is a versioned, immutable and shippable package including all dependencies.