use right command

This commit is contained in:
René Mewißen
2025-02-08 14:57:44 +01:00
parent a90f196aa4
commit 79e0dbcdc4
4 changed files with 5124 additions and 3692 deletions

View File

@@ -12,7 +12,7 @@
- name: base | system setup | import step-ca certificate
command:
cmd: "update-ca-trust"
cmd: "{{ update-ca }}"
become: yes
rescue:
- set_fact: task_failed=true