bindestriche entfernt

This commit is contained in:
Jesko 2024-05-08 17:13:42 +02:00
parent 3e7faa9fdc
commit cdbf54a9d1
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
- name: ensure safe environment for exams
hosts: localhost
vars:
- pruefungsuser: "pruefling"
- pruefungsgruppe: "prueflinge"
- pruefungspasswort: "pruefung"
pruefungsuser: "pruefling"
pruefungsgruppe: "prueflinge"
pruefungspasswort: "pruefung"
environment:
PATH: "/sbin:{{ ansible_env.PATH }}"