Skip to content

Commit

Permalink
Merge pull request #12 from roles-ansible/b
Browse files Browse the repository at this point in the history
testing dependency
  • Loading branch information
DO1JLR authored Oct 26, 2023
2 parents 46f8d70 + 957f4fd commit 165fa7e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,10 @@ galaxy_info:
galaxy_tags:
- test
- linux
dependencies:
- role: geerlingguy.nodejs
tags: ["nodejs"]
vars:
nodejs_version: "16.x"
when: true
ignore_errors: "{{ ansible_check_mode }}"

0 comments on commit 165fa7e

Please sign in to comment.