summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-kube_prometheus/molecule/default/converge.yml
blob: f47c622fe4df7dab77ecb1856eb6b7287618a948 (plain)
1
2
3
4
5
6
7
8
---
- name: Initialize
  hosts: all
  tasks:
    - name: Include variables
      include_vars: vars.yml

- import_playbook: ../../../../kube_prometheus.yml