Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
npmdnl committed Jun 29, 2023
1 parent bc05cb6 commit 0b438c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ansible-lint -x ANSIBLE0006 ANSIBLE0016
- name: Run ansible-lint --exclude=306
uses: ansible-community/ansible-lint-action@main
Tests:
name: Test role
Expand Down

0 comments on commit 0b438c3

Please sign in to comment.