4 lines
82 B
YAML
4 lines
82 B
YAML
- hosts: localhost
|
|
roles:
|
|
- geerlingguy.nginx
|
|
- ansible-nginx-hardening
|