This commit is contained in:
Frank Schiebel 2024-06-06 10:29:07 +02:00
parent a1b1cfa8a4
commit b5f79519cb
18 changed files with 260 additions and 34 deletions

View file

@ -7,3 +7,8 @@
import_tasks:
file: soundfix.yml
when: "'lt-' in inventory_hostname"
- name: Copy Beamerscript to lt- hosts
import_tasks:
file: beamerscript.yml
when: "'lt-' in inventory_hostname"