Fixed ansible relative paths

This commit is contained in:
Miha Frangež 2025-09-22 15:16:40 +02:00
parent ff67bff7b8
commit 717340a3dd

View file

@ -1,6 +1,6 @@
- name: Test playbook - name: Test playbook
vars: vars:
PROJECT_BASE: "../../" PROJECT_BASE: "{{playbook_dir}}/../../"
INSTALL_BASE: "/home/pi/pyServices" INSTALL_BASE: "/home/pi/pyServices"
hosts: hosts: