public-health-ch/ansible/roles/nginxinc.nginx/defaults/main/amplify.yml

8 lines
216 B
YAML
Raw Normal View History

2020-05-15 22:14:14 +00:00
---
# Install NGINX Amplify.
# Use your NGINX Amplify API key.
2021-02-20 14:00:27 +00:00
# Requires access to either the NGINX stub_status or the NGINX Plus REST API.
2020-05-15 22:14:14 +00:00
# Default is null.
nginx_amplify_enable: false
nginx_amplify_api_key: null