Update Install_recording.yml

This commit is contained in:
sam
2025-05-23 15:56:11 +02:00
committed by GitHub
parent 482f1de68a
commit 54d7b49a42
+2 -1
View File
@@ -1,6 +1,7 @@
- name: Installeer Firefox, Geckodriver en Talk Recording omgeving
hosts: all
hosts: localhost
become: true
connection: local
vars:
nextcloud_domain: "{{ nextcloud_domain }}"
nextcloud_secret: "{{ nextcloud_secret }}"