Converts tabs to spaces

This commit is contained in:
chaptergy 2020-11-03 22:24:03 +01:00
parent 60a40197f1
commit a3159ad59e

View File

@ -116,8 +116,8 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
package_version: '1.8.0', package_version: '1.8.0',
dependencies: '', dependencies: '',
credentials: `{ credentials: `{
"type": "service_account", "type": "service_account",
... ...
}`, }`,
full_plugin_name: 'dns-google', full_plugin_name: 'dns-google',
}, },