1
0
Fork 0

fix for ynh-12: 'cert install' command

This commit is contained in:
Julian Foad 2024-12-02 15:22:28 +00:00
parent 1e63f6c1e1
commit f77da003b8

View file

@ -114,7 +114,7 @@
- yunohost
- name: Install domain certificates
ansible.builtin.command: yunohost domain cert-install
ansible.builtin.command: yunohost domain cert install
changed_when: False
tags:
- yunohost