Update
This commit is contained in:
parent
a1b1cfa8a4
commit
b5f79519cb
18 changed files with 260 additions and 34 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue