svrvt / ansible-mrlesmithjr-collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Playbooks and Roles

From me @mrlesmithjr to the community. I have put together this repo to be a single collection of all my Ansible roles. This could have many usages such as a single repo collection for learning. Hope you enjoy!

NOTE: This repo will always be updated on a continuous basis and all feedback is encouraged and welcomed.

Notes

All of my roles can be found in roles/. The roles.old/ folder is for historical purposes.

Updating Roles

To ensure all roles are current and up to date you can run the following in the root of this repo..

ansible-galaxy install -r requirements.yml -f -p ./roles --ignore-errors

License

MIT

Author Information

Larry Smith Jr.

About

License:MIT License


Languages

Language:Jinja 88.6%Language:Python 6.8%Language:Shell 1.4%Language:PHP 1.2%Language:Ruby 1.0%Language:Erlang 0.4%Language:PowerShell 0.1%Language:Batchfile 0.1%Language:Dockerfile 0.1%Language:Makefile 0.1%Language:Perl 0.1%