Skip to content

Commit

Permalink
test: add test task file to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Aug 16, 2024
1 parent 68a7864 commit d25619d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/integration/targets/grafana_datasource/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
- block:
- ansible.builtin.include_tasks:
file: alertmanager.yml
- ansible.builtin.include_tasks:
file: errors.yml
- ansible.builtin.include_tasks:
Expand Down

0 comments on commit d25619d

Please sign in to comment.