ansible-role-nginx/defaults/main/amplify.yml
2020-07-28 12:26:38 +02:00

8 lines
216 B
YAML

---
# Install NGINX Amplify.
# Use your NGINX Amplify API key.
# Requires access to either the NGINX stub_status or the NGINX Plus REST API.
# Default is null.
nginx_amplify_enable: false
nginx_amplify_api_key: null