mirror of
https://github.com/dev-sec/ansible-nginx-hardening.git
synced 2024-11-22 19:42:02 +01:00
7 lines
178 B
YAML
7 lines
178 B
YAML
---
|
|
- name: wrapper playbook for kitchen testing "ansible-nginx-hardening" with custom settings
|
|
hosts: localhost
|
|
roles:
|
|
- geerlingguy.nginx
|
|
- ansible-nginx-hardening
|