From: Ullli Date: Wed, 17 May 2023 15:30:24 +0000 (+0200) Subject: Pfad zum Template angepasst X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/commitdiff_plain/afcffa43f260d81a1010246185391c97f0daa2ec?ds=sidebyside;hp=fa7738b082f3416d6d1c291effb5f8a04e027a42 Pfad zum Template angepasst --- diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 9342d0c..88b7c83 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -29,7 +29,7 @@ state: absent - name: copy new apt-proxy config file to apt.conf.d-dir ansible.builtin.template: - src: files/apt-proxy_01proxy.j2 + src: fsit-cmgt/tepmlate/apt-proxy_01proxy.j2 dest: /etc/apt/apt.conf.d/01proxy - name: Update and upgrade apt packages apt: