Skip to content

Commit

Permalink
ansible lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tcharl committed Mar 3, 2024
1 parent b9429d8 commit 6dba51c
Show file tree
Hide file tree
Showing 5 changed files with 639 additions and 826 deletions.
3 changes: 3 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ exclude_paths:
skip_list:
- experimental # all rules tagged as experimental
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
- var-naming[no-role-prefix]
- galaxy[no-changelog]
- galaxy[tags]
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ galaxy_info:
# - 99.99

galaxy_tags:
- "freeipa-server"
- "bind9"
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
Expand Down
Loading

0 comments on commit 6dba51c

Please # to comment.