Skip to content

Commit

Permalink
Bump ansible-lint from 4.2.0 to latest 24.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkllnk committed Oct 16, 2024
1 parent bf22378 commit deaed03
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---

profile: null # min, basic, moderate,safety, shared, production

# exclude_paths included in this file are parsed relative to this file's location
# and not relative to the CWD of execution. CLI arguments passed to the --exclude
# option are parsed relative to the CWD of execution.
exclude_paths:
- community/

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible==2.10.7
ansible-lint==4.2.0
yamllint==1.21.0
ansible-lint==24.9.2
yamllint==1.35.1
jinja2<3.1

0 comments on commit deaed03

Please sign in to comment.