Skip to content

devops-talks/Ansible

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.8%
  • Ruby 8.3%
  • Shell 4.8%
  • PHP 3.4%
  • Erlang 1.2%
  • PowerShell 0.6%
  • Other 0.9%