Skip to content

Commit 3c2c25d

Browse files
committed
move requirements.yml to root to avoid galaxy install errors
1 parent b7813d8 commit 3c2c25d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ansible_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Run Ansible Lint
1919
uses: ansible/ansible-lint@main
2020
with:
21-
requirements_file: "meta/requirements.yml"
21+
requirements_file: "requirements.yml"
File renamed without changes.

0 commit comments

Comments
 (0)