Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohit01/ansible-playbooks
Config management using Ansible Playbooks - Structured setup
https://github.com/rohit01/ansible-playbooks
Last synced: 1 day ago
JSON representation
Config management using Ansible Playbooks - Structured setup
- Host: GitHub
- URL: https://github.com/rohit01/ansible-playbooks
- Owner: rohit01
- License: gpl-3.0
- Created: 2014-07-24T12:35:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T08:53:30.000Z (about 10 years ago)
- Last Synced: 2023-03-23T22:39:53.244Z (almost 2 years ago)
- Language: Shell
- Homepage: http://www.rohit.io/blog/ansible-is-awesome.html
- Size: 176 KB
- Stars: 31
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ansible-playbooks
=================Ansible playbooks for basic installation of different components.
Playbooks are written following ansible best practices. It makes use of ansible role framework and different modules. It ensures that consecutive execution of playbooks are safe. It is safe to be deployed as a cron job.