Fix linting issues

main
Georg Krause 2021-11-11 10:53:09 +01:00 committed by Gitea
parent a19fa1aec1
commit a7e262355c
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
- name: Set letsencrypt as default CA
become: yes
shell:
command:
cmd: ./acme.sh --set-default-ca --server letsencrypt
chdir: ~/.acme.sh
register: _account_conf_update