ansible-hardening/meta/main.yml
Markos Chandras 4ce17db8f4 SUSE: Add support for openSUSE Leap 15
Change-Id: Icf3ef9dc5dde29b0f8435d7598718ed239a30d64
2018-08-10 09:48:27 +03:00

34 lines
528 B
YAML

---
galaxy_info:
author: OpenStack
description: Security hardening role for OpenStack-Ansible
company: OpenStack
license: Apache
min_ansible_version: 2.3
platforms:
- name: Debian
versions:
- jessie
- name: Fedora
versions:
- 25
- name: EL
versions:
- 7
- name: Ubuntu
versions:
- trusty
- xenial
- bionic
- name: opensuse
versions:
- 42.1
- 42.2
- 42.3
- 15.0
categories:
- cloud
- security
- system
dependencies: []