playbook.yml aktualisiert

This commit is contained in:
az 2024-05-08 09:36:49 +02:00
parent 1e9a906ed5
commit 4bda6214da
1 changed files with 10 additions and 0 deletions

View File

@ -114,7 +114,17 @@
owner: "pruefung"
group: "pruefung"
- name: Set timezone to Europe/Vienna
timezone:
name: Europe/Vienna
- name: copy template for libreoffice
copy:
src: files/Pruefung.ott
dest: /home/pruefung/Pruefung.ott
owner: ansible
group: ansible
mode: '0644'
- name: make sure libreoffice uses ower template. spacing, border, font,...
ansible.builtin.lineinfile:
path: /usr/share/applications/libreoffice-writer.desktop