Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlesmithjr/ansible
https://github.com/mrlesmithjr/ansible
ansible ansible-roles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible
- Owner: mrlesmithjr
- License: mit
- Created: 2015-04-18T01:59:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T09:43:18.000Z (almost 3 years ago)
- Last Synced: 2024-09-30T17:42:20.963Z (about 1 month ago)
- Topics: ansible, ansible-roles
- Language: Python
- Size: 38.8 MB
- Stars: 175
- Watchers: 30
- Forks: 77
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Playbooks and Roles
From me [@mrlesmithjr](https://www.twitter.com/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..```bash
ansible-galaxy install -r requirements.yml -f -p ./roles --ignore-errors
```## License
MIT
## Author Information
Larry Smith Jr.
- [EverythingShouldBeVirtual](http://everythingshouldbevirtual.com)
- [@mrlesmithjr](https://www.twitter.com/mrlesmithjr)
- mrlesmithjr [at] gmail.com