fix missing quotes

This commit is contained in:
Robert Kaussow 2018-06-23 18:28:23 +02:00
parent b56931ce88
commit 6114abc830
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ certbot_command_arguments:
# Setup manual auth for core-networks api
certbot_core_networks_plugin_enabled: False
certbot_core_networks_plugin_repo: https://git.rknet.org/xoxys/certbot_dns_corenetworks.git
certbot_core_networks_base_dir: {{ certbot_plugin_dir }}/certbot_dns_corenetworks
certbot_core_networks_base_dir: "{{ certbot_plugin_dir }}/certbot_dns_corenetworks"
certbot_core_networks_plugin_version: master
certbot_core_networks_api_host: https://beta.api.core-networks.de/
certbot_core_networks_api_user: myuser