fix for ynh-12: 'cert install' command
This commit is contained in:
parent
1e63f6c1e1
commit
f77da003b8
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
||||||
- yunohost
|
- yunohost
|
||||||
|
|
||||||
- name: Install domain certificates
|
- name: Install domain certificates
|
||||||
ansible.builtin.command: yunohost domain cert-install
|
ansible.builtin.command: yunohost domain cert install
|
||||||
changed_when: False
|
changed_when: False
|
||||||
tags:
|
tags:
|
||||||
- yunohost
|
- yunohost
|
||||||
|
|
Loading…
Reference in a new issue