Skip to content

Commit

Permalink
ansible-lint issue correction
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Shukla <[email protected]>
  • Loading branch information
Shubham Shukla committed Sep 26, 2023
1 parent 93a3a6c commit 6b6ef0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ exclude_paths:
skip_list:
- risky-file-permissions
- "fqcn-builtins"
- var-naming[no-role-prefix]

# Offline mode disables installation of requirements.yml and schema refreshing
# 6.17.1 introduced a race condition bug with this noted workaround: https://github.com/ansible/ansible-lint/issues/3560#issuecomment-1590745951
Expand Down

0 comments on commit 6b6ef0b

Please sign in to comment.