From bd2c2a2ec668fda03a6c692d4dcdb89b5cf863ba Mon Sep 17 00:00:00 2001 From: Tobias Richter Date: Mon, 12 Apr 2021 10:53:31 +0200 Subject: [PATCH] Fix yamllint --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 88b2f7e..19f2150 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -39,4 +39,4 @@ certbot_keep_updated: true certbot_dir: /opt/certbot # Controls if classic snap support will be enabled when certbot_install_method is 'snap' -certbot_snap_classic_support: true \ No newline at end of file +certbot_snap_classic_support: true