Skip to content

Commit

Permalink
Merge pull request #14 from hardening-io/meta_information
Browse files Browse the repository at this point in the history
Add meta-information for Ansible Galaxy
  • Loading branch information
chris-rock committed Apr 30, 2015
2 parents 085c0dc + e059a33 commit 36897f4
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
galaxy_info:
author: Sebastian Gumprich
description: 'This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.'
company: Hardening Framework Team
license: Apache License 2.0
min_ansible_version: '1.9'
platforms:
- name: EL
versions:
- 6.4
- 6.5
- name: Oracle Linux
versions:
- 6.4
- 6.5
- name: Ubuntu
versions:
- 12.04
- 14.04
- name: Debian
versions:
- 6
- 7
categories:
- system

0 comments on commit 36897f4

Please sign in to comment.