summaryrefslogtreecommitdiffstats
path: root/setup-bwlp.yml
blob: d5cd6808ecd751688804cf2d226c69319874a3a2 (plain) (blame)
1
2
3
4
5
6
---
- hosts: "all"
  gather_facts: yes
  roles:
    - { role: "mltk-bwlp" }
    - { role: "mltk-nvidia" }