Skip to content

Commit

Permalink
fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
codepuncher committed Oct 17, 2024
1 parent 53d0bf8 commit e980a01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
galaxy_info:
namespace: itinerisltd
role_name: trellis_wordfence_kinsta
author: Lee Hanbury-Pickett
description: Ensure required WordfFence files exist in shared directory
company: ItinerisLtd
Expand Down
2 changes: 1 addition & 1 deletion tests/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
- hosts: all
roles:
- ../../trellis-wordfence-kinsta
- ../../trellis_wordfence_kinsta

Check failure on line 4 in tests/test.yml

View workflow job for this annotation

GitHub Actions / lint

syntax-check[specific]

the role '../../trellis_wordfence_kinsta' was not found in /github/workspace/tests/roles:/github/home/.cache/ansible-compat/21a323/roles:/github/home/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/github/workspace/tests

0 comments on commit e980a01

Please sign in to comment.