Skip to content

Commit

Permalink
Merge pull request #6 from Nemental/renovate/ansible-ansible-lint-24.x
Browse files Browse the repository at this point in the history
chore(deps): update ansible/ansible-lint action to v24.9.0
  • Loading branch information
Nemental authored Nov 8, 2024
2 parents da32c42 + 303c84f commit 4692e01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v24.7.0
uses: ansible/ansible-lint@v24.9.0
1 change: 1 addition & 0 deletions changelogs/fragments/galaxy-version-comparison.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
---
trivial:
- compare version greater than instead of pinned
1 change: 1 addition & 0 deletions changelogs/fragments/role-playbooks.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
---
minor_changes:

Check failure on line 2 in changelogs/fragments/role-playbooks.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

syntax-check[specific]

A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/ansible-collection-linux/ansible-collection-linux/changelogs/fragments/role-playbooks.yml
- add some role playbooks

0 comments on commit 4692e01

Please sign in to comment.