6 lines
178 B
YAML
6 lines
178 B
YAML
---
|
|
- name: wrapper playbook for kitchen testing "ansible-nginx-hardening" with custom settings
|
|
hosts: localhost
|
|
roles:
|
|
- geerlingguy.nginx
|
|
- ansible-nginx-hardening
|