https://github.com/mrlesmithjr/ansible
https://github.com/mrlesmithjr/ansible
ansible ansible-roles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible
- Owner: mrlesmithjr
- License: mit
- Created: 2015-04-18T01:59:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T09:43:18.000Z (over 4 years ago)
- Last Synced: 2025-05-08T23:45:00.029Z (about 1 year ago)
- Topics: ansible, ansible-roles
- Language: Python
- Size: 38.8 MB
- Stars: 176
- Watchers: 29
- Forks: 75
- 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