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 - name: ensure safe environment for exams
hosts: localhost hosts: localhost
vars: vars:
- pruefungsuser: "pruefling" pruefungsuser: "pruefling"
- pruefungsgruppe: "prueflinge" pruefungsgruppe: "prueflinge"
- pruefungspasswort: "pruefung" pruefungspasswort: "pruefung"
environment: environment:
PATH: "/sbin:{{ ansible_env.PATH }}" PATH: "/sbin:{{ ansible_env.PATH }}"