Browse Source

Merge branch 'devel' into all-contributors/add-lwilson

Sujit Jadhav 3 years ago
parent
commit
e0fda1be21
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