ansible/roles/ansible-host/files/nginx.conf

4 lines
61 B
Nginx Configuration File

location /facts {
autoindex on;
autoindex_format json;
}