Skip to content

Commit

Permalink
refactor: add more lint checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rudenkornk committed Apr 14, 2024
1 parent 66c63ea commit 9956486
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ extra_vars:
hosts_var: localhost
ubuntu_tag: 22.04
user: root

enable_list:
- empty-string-compare
- no-log-password
- no-same-owner
- name[prefix]

0 comments on commit 9956486

Please sign in to comment.