Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arillso/skeleton

Basic framework for an Ansible Role
https://github.com/arillso/skeleton

ansible ansible-role skeleton

Last synced: about 2 months ago
JSON representation

Basic framework for an Ansible Role

Awesome Lists containing this project

README

        

# Ansible Role: skeleton

[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](LICENSE) [![Ansible Role](https://img.shields.io/ansible/role/id?label=role%20name&style=flat-square)](https://galaxy.ansible.com/projectgroup/projectname) [![Ansible Role](https://img.shields.io/ansible/role/d/id.svg?style=flat-square)](https://galaxy.ansible.com/projectgroup/projectname) [![Ansible Quality Score](https://img.shields.io/ansible/quality/id?label=role%20quality&style=flat-square)](https://galaxy.ansible.com/projectgroup/projectname) [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/projectgroup/ansible.projectname?style=flat-square)](https://github.com/projectgroup/ansible.projectname/releases) [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/projectgroup/ansible.projectname/Role%20Tests/master?label=integration%20tests&style=flat-square)](https://github.com/projectgroup/ansible.projectname/actions?query=workflow%3A%22Role+Tests%22)

## Description

## Installation

```bash
ansible-galaxy install skeleton
```

## Requirements

## Role Variables

## Dependencies

## Example Playbook

```yml
- hosts: all
roles:
- skeleton
```

## Author

- [Simon Bärlocher](https://sbaerlocher.ch)

## License

This project is under the MIT License. See the [LICENSE](https://sbaerlo.ch/licence) file for the full license text.

## Copyright

(c) 2020, Arillso