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