Skip to content

Commit

Permalink
ci: fix role ref in converge
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Jan 19, 2024
1 parent 58f0f13 commit 292cdd3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,4 @@
path: test_dashboard.json
overwrite: true

tasks:
- name: Include ansible-role-grafana
ansible.builtin.include_role:
name: ansible-role-grafana
roles: [{role: community.grafana.grafana}]

0 comments on commit 292cdd3

Please sign in to comment.