diff --git a/.github/workflows/packer-rocm.yaml b/.github/workflows/packer-rocm.yaml index 8970c5a..8a2e115 100644 --- a/.github/workflows/packer-rocm.yaml +++ b/.github/workflows/packer-rocm.yaml @@ -37,7 +37,7 @@ jobs: - name: ansible-lint run: | - ansible-lint --profile production --parseable --nocolor packer-rocm/ + ansible-lint --profile production --parseable --nocolor --exclude='packer-rocm/packer-maas/' packer-rocm/ # Not yet validating HCL, challenge: # Many out-of-place references to 'packer-maas' until playbook-run; Packer is strict diff --git a/packer-rocm/packer-maas b/packer-rocm/packer-maas index 9046979..046b098 160000 --- a/packer-rocm/packer-maas +++ b/packer-rocm/packer-maas @@ -1 +1 @@ -Subproject commit 9046979a9e92bb0303ef47da180b0af29f03332f +Subproject commit 046b0986c630e71b772c6581d39c72ae89a00647