Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidalger/ansible-role-boilerplate

Ansible Role - Boilerplate Config for RHEL / CentOS
https://github.com/davidalger/ansible-role-boilerplate

Last synced: about 10 hours ago
JSON representation

Ansible Role - Boilerplate Config for RHEL / CentOS

Awesome Lists containing this project

README

        

# Ansible Role: Boilerpate

[![Build Status](https://travis-ci.com/davidalger/ansible-role-boilerplate.svg?branch=master)](https://travis-ci.com/davidalger/ansible-role-boilerplate)

Installs boilerplate shell configuration and base set of additional utility packages such as `htop`, `lsof` and `pwgen`. See `tasks/main.yml` for complete list.

## Requirements

None.

## Role Variables

None.

## Dependencies

* `geerlingguy.repo-epel` (RedHat/CentOS and derivatives)

## Example Playbook

- { role: davidalger.boilerplate, tags: system }

## License

This work is licensed under the MIT license. See LICENSE file for details.

## Author Information

This role was created in 2016 by [David Alger](http://davidalger.com/).