public-health-ch/ansible/roles/dev-sec.os-hardening/meta/main.yml

30 lines
612 B
YAML
Raw Normal View History

2017-04-24 12:22:51 +00:00
---
galaxy_info:
author: "Sebastian Gumprich"
2020-05-15 20:41:39 +00:00
description: 'This role provides numerous security-related configurations, providing all-round base protection.'
2017-04-24 12:22:51 +00:00
company: Hardening Framework Team
license: Apache License 2.0
2018-12-17 12:50:15 +00:00
min_ansible_version: '2.5'
2017-04-24 12:22:51 +00:00
platforms:
- name: EL
versions:
- 6
- 7
2020-05-15 20:41:39 +00:00
- 8
2017-04-24 12:22:51 +00:00
- name: Ubuntu
versions:
- xenial
2018-12-17 12:50:15 +00:00
- bionic
2017-04-24 12:22:51 +00:00
- name: Debian
versions:
2020-05-15 20:41:39 +00:00
- stretch
- buster
2018-12-17 12:50:15 +00:00
- name: Amazon
2020-05-15 20:41:39 +00:00
- name: Fedora
- name: openSUSE
2017-04-24 12:22:51 +00:00
galaxy_tags:
- system
- security
- hardening
dependencies: []