Skip to content

Commit

Permalink
Ansible ignore file
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Oct 29, 2024
1 parent 585de99 commit 396ea43
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .ansible-lint-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# This file contains ignores rule violations for ansible-lint
roles/tpa_single_node/tasks/infra/component_auth.yml name[template]
roles/tpa_single_node/templates/branding/CND-AppSpeed-Keyart-2_at_2x.png load-failure[unicodedecodeerror]
roles/tpa_single_node/templates/branding/android-chrome-192x192.png load-failure[unicodedecodeerror]
roles/tpa_single_node/templates/branding/apple-touch-icon.png load-failure[unicodedecodeerror]
roles/tpa_single_node/templates/branding/favicon-16x16.png load-failure[unicodedecodeerror]
roles/tpa_single_node/templates/branding/favicon-32x32.png load-failure[unicodedecodeerror]
roles/tpa_single_node/templates/branding/favicon.ico load-failure[unicodedecodeerror]

0 comments on commit 396ea43

Please sign in to comment.