bwinfosec.apache_waf

分子测试

ansible-role-apache-waf

安装和配置带有模态安全性1级的apache2。这个设置几乎可以满足所有使用案例,无需修改。

支持的平台

  • RHEL 8
  • RHEL 7
  • Debian 10
  • Debian 11
  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04

安装

ansible-galaxy install bwinfosec.apache_waf

示例剧本

- name: 设置带有WAF的网络服务器
  hosts: webserver
  become: true

  roles:
    - bwinfosec.apache_waf

本地开发

这个角色包含一个Molecule测试,用于在RHEL/CentOS、Debian和Ubuntu上执行。

要运行所有场景(即测试所有平台):

$ molecule test --all

要按名称运行特定场景:

$ molecule test --scenario-name ubuntu
$ molecule test --scenario-name debian
$ molecule test --scenario-name centos

许可

本作品根据LGPLEUPL 1.2进行许可。

如果您重新分发此代码,请同时包含AUTHORS文件。

贡献

如果您想贡献,可以通过在github上创建拉取请求来进行。

关于项目

Install and configure apache2 with mod-security paranoia level 1. This should work for almost all usecases without adaption. Tested on Debian, RHEL and CentOs.

安装
ansible-galaxy install bwinfosec.apache_waf
许可证
Unknown
下载
1k
拥有者
The universities in the state of Baden-Württemberg have joined forces to form the bwInfoSec federation in order to jointly improve information security.