Browse Source

Merge pull request #931 from abhishek-sa1/devel

Update ansible-lint.yml in workflow
Sujit Jadhav 3 years ago
parent
commit
f3341f5117
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .github/workflows/ansible-lint.yml

+ 7 - 0
.github/workflows/ansible-lint.yml

@@ -30,6 +30,13 @@ jobs:
         targets: |
           /github/workspace/omnia.yml
           /github/workspace/control_plane/control_plane.yml
+          /github/workspace/control_plane/collect_device_info.yml
+          /github/workspace/control_plane/collect_node_info.yml
+          /github/workspace/control_plane/ethernet.yml
+          /github/workspace/control_plane/idrac.yml
+          /github/workspace/control_plane/infiniband.yml
+          /github/workspace/control_plane/powervault_me4.yml
+          /github/workspace/telemetry/telemetry.yml
           /github/workspace/platforms/jupyterhub.yml
           /github/workspace/platforms/kubeflow.yml
           /github/workspace/tools/install_tools.yml