aboutsummaryrefslogtreecommitdiffhomepage
path: root/molecule/default/converge.yml
blob: 20810f028cf117e7f560416d68d8dc38cba61053 (plain) (blame)
1
2
3
4
5
6
7
---
- name: Converge
  hosts: all
  tasks:
    - name: "Include netdata-straight"
      include_role:
        name: "netdata_straight"