diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 26078e8..9c36c12 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -19,6 +19,7 @@ jobs: uses: actions/checkout@v4 with: path: ansible_collections/google/cloud + submodules: 'true' - name: Set up Python uses: actions/setup-python@v4 with: diff --git a/roles/google_cloud_ops_agents b/roles/google_cloud_ops_agents new file mode 160000 index 0000000..99adb1e --- /dev/null +++ b/roles/google_cloud_ops_agents @@ -0,0 +1 @@ +Subproject commit 99adb1edafb02c3573eaf680266205295ba7f159