summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.yamllint2
1 files changed, 2 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index 7101b59ca1..fdfbfce43a 100644
--- a/.yamllint
+++ b/.yamllint
@@ -8,6 +8,8 @@ ignore: |
awx/ui/test/e2e/tests/smoke-vars.yml
awx/ui/node_modules
tools/docker-compose/_sources
+ # django template files
+ awx/api/templates/instance_install_bundle/**
extends: default