]> freie-schul-it.de Git - fsit-cmgt.git/blobdiff - library/bootstrap.yml
vim natuerlich als Standard
[fsit-cmgt.git] / library / bootstrap.yml
index 88b7c83d8114a24ee73edd14beda01410415c1ae..9f897ec54c941e73f6d9c3504ec79f57c4d08803 100644 (file)
@@ -29,7 +29,7 @@
     state: absent
 - name: copy new apt-proxy config file to apt.conf.d-dir
   ansible.builtin.template:
     state: absent
 - name: copy new apt-proxy config file to apt.conf.d-dir
   ansible.builtin.template:
-    src: fsit-cmgt/tepmlate/apt-proxy_01proxy.j2
+    src: fsit-cmgt/templates/apt-proxy_01proxy.j2
     dest: /etc/apt/apt.conf.d/01proxy
 - name: Update and upgrade apt packages
   apt:
     dest: /etc/apt/apt.conf.d/01proxy
 - name: Update and upgrade apt packages
   apt:
@@ -42,4 +42,5 @@
     - glances
     - inxi
     - bmon
     - glances
     - inxi
     - bmon
+    - vim
 ...
 ...