Jesse Pretorius 58ac7a8a7a Enable role testing and make structure ansible-galaxy compatible
This patch adds the bits needed to implement automated syntax/lint
role testing. It also moves the role into the base repository so
that the role becomes fully compatible with ansible-galaxy to
improve the role's consumability.

Change-Id: Ia79cd5dedbbe50dfdf46688830a989ff0897832a
2015-10-09 11:47:23 +00:00

17 lines
285 B
YAML

---
galaxy_info:
author: OpenStack
description: Security hardening role for OpenStack Ansible
company: OpenStack
license: Apache
min_ansible_version: 1.8
platforms:
- name: Ubuntu
versions:
- trusty
categories:
- cloud
- secuity
- system
dependencies: []