Skip to content

Commit

Permalink
Test without version, too
Browse files Browse the repository at this point in the history
  • Loading branch information
bviktor committed Nov 26, 2024
1 parent b5bc5d9 commit 590800d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
- hosts: 127.0.0.1
tasks:
- include_role:
name: "{{ playbook_dir.split('/')[:-1] | last }}"

- include_role:
name: "{{ playbook_dir.split('/')[:-1] | last }}"
vars:
Expand Down

0 comments on commit 590800d

Please sign in to comment.