basessh: revert back

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-11-18 10:15:08 -08:00
parent 1c740ec365
commit b2dbfba711

View file

@ -109,7 +109,7 @@
- name: Set lists of certs to sign to empty - name: Set lists of certs to sign to empty
set_fact: set_fact:
certs_to_sign: "" certs_to_sign: "[]"
tags: tags:
- basessh - basessh
- sshd_cert - sshd_cert