bindestriche entfernt
This commit is contained in:
parent
3e7faa9fdc
commit
cdbf54a9d1
|
@ -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 }}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue