Skip to content

Commit

Permalink
fixing .ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
npmdnl committed Jun 29, 2023
1 parent 4344302 commit 95a632c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
exclude_paths:
- molecule/
skip_list:
- name: Shells not using the pipefail option
id: ANSIBLE0006
- name: Shells that run when changed should likely be handlers
id: ANSIBLE0016
- Shells not using the pipefail option: ANSIBLE0006
- Tasks that run when changed should likely be handlers: ANSIBLE0016

0 comments on commit 95a632c

Please sign in to comment.