Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arillso/skeleton
- Owner: arillso
- Created: 2017-11-02T11:28:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T19:57:34.000Z (over 1 year ago)
- Last Synced: 2024-05-21T08:15:20.390Z (7 months ago)
- Topics: ansible, ansible-role, skeleton
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.blank.md
- Changelog: CHANGELOG.md
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