mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 01:04:13 +00:00
e00716df62
Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
6 lines
167 B
YAML
6 lines
167 B
YAML
---
|
|
- name: Wrapper playbook for kitchen testing "ansible-nginx-hardening" with custom settings
|
|
hosts: localhost
|
|
roles:
|
|
- nginxinc.nginx
|
|
- nginx_hardening
|