donhector / bootstrap-ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boostrap-ansible

Simple script to install Ansible via Homebrew on Debian based systems.

The script is tested against a docker container.

Testing

To test the script:

make test

NOTE: The Docker container tries to resemble as much as posible a regular Ubuntu box, running as a non privileged user and using an init system.

About


Languages

Language:Shell 53.3%Language:Dockerfile 42.3%Language:Makefile 4.3%