sgmac / ansible-roles

ansible roles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible-roles

Build Status

This is just a repository holding all the ansible repositories I already have added to my github account. The idea is to clone this repository when using something like cloud-init.

ansible.cfg

Do not forget to update the roles_path accordingly.

[defaults]
roles_path = ~/ansible-roles
host_key_checking=False

Roles

Please, read the default variables and set according to your needs.

About

ansible roles