ansible-collection-hardening/galaxy.yml

46 lines
916 B
YAML
Raw Normal View History

---
2020-11-07 20:19:43 +00:00
namespace: devsec
name: hardening
2022-12-19 08:43:22 +00:00
version: 8.4.0
2020-11-07 20:19:43 +00:00
readme: README.md
authors:
2021-02-10 13:02:01 +00:00
- dev-sec <hello@dev-sec.io>
description: This collection provides battle tested hardening for Linux, SSH, nginx, MySQL
2020-11-07 20:19:43 +00:00
license:
2021-07-23 10:04:45 +00:00
- Apache-2.0
license_file: ""
2020-11-07 20:19:43 +00:00
tags:
- devsec
2020-11-07 20:19:43 +00:00
- hardening
- centos
- ubuntu
- debian
- nginx
- mysql
- openssh
- apache_hardening
- mysql_hardening
- nginx_hardening
- os_hardening
- ssh_hardening
dependencies:
ansible.posix: ">=1.0.0"
community.crypto: ">=1.0.0"
community.general: ">=1.0.0"
community.mysql: ">=1.3.0"
repository: https://github.com/dev-sec/ansible-collection-hardening/
homepage: https://dev-sec.io/
issues: https://github.com/dev-sec/ansible-collection-hardening/issues
2020-11-07 20:19:43 +00:00
build_ignore:
- codecov.yml
- .github
- .gitattributes
- .gitignore
- hacking
- requirements.txt
- test-requirements.txt
- tests
- .tox
- tox.ini
- .yamllint