summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
authorHao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>2024-08-22 19:48:56 +0200
committerGitHub <noreply@github.com>2024-08-22 19:48:56 +0200
commit78f345c48694628d36b62728512898f326b6c9f4 (patch)
tree9def676edb9468ae3250fe34e255352e3a769c23 /.yamllint
parentfix: avoid calling undefined method for anonymous users (#15440) (diff)
downloadawx-78f345c48694628d36b62728512898f326b6c9f4.tar.xz
awx-78f345c48694628d36b62728512898f326b6c9f4.zip
Remove old UI (#15414)
* Remove source code for old UI * Rename ui-next to ui * Remove license scan for javascript dependencies
Diffstat (limited to '.yamllint')
-rw-r--r--.yamllint2
1 files changed, 0 insertions, 2 deletions
diff --git a/.yamllint b/.yamllint
index 87a0d311a6..121b576403 100644
--- a/.yamllint
+++ b/.yamllint
@@ -5,8 +5,6 @@ ignore: |
awx/main/tests/data/inventory/plugins/**
# vault files
awx/main/tests/data/ansible_utils/playbooks/valid/vault.yml
- 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/**