From 0fcbf12a4982ea17884edee9241be23ee7e10651 Mon Sep 17 00:00:00 2001 From: Ullli Date: Sat, 6 Jun 2026 08:11:29 +0200 Subject: [PATCH 1/1] =?utf8?q?richtiges=20Einr=C3=BCcken=20erh=C3=A4lt=20d?= =?utf8?q?as=20Playbook=20:-)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- tasks/kivitendo.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/kivitendo.yml b/tasks/kivitendo.yml index a3ee521..89210bb 100644 --- a/tasks/kivitendo.yml +++ b/tasks/kivitendo.yml @@ -81,11 +81,11 @@ - texlive-luatex - texlive-plain-generic - - name: Clone repo. - ansible.builtin.git: - dest: /var/www/kivitendo-erp - repo: "{{ fsit_smgt_kivi_customer_repo }}" - version: "{{ fsit_smgt_kivi_customer_version }}" +- name: Clone repo. + ansible.builtin.git: + dest: /var/www/kivitendo-erp + repo: "{{ fsit_smgt_kivi_customer_repo }}" + version: "{{ fsit_smgt_kivi_customer_version }}" # Anleitung adaptiert # https://github.com/kivitendo/kivitendo-ansible/blob/master/main.yml -- 2.39.5