mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
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
|