We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5560199 commit 2cb0571Copy full SHA for 2cb0571
.github/workflows/release-ansible-collection.yml
@@ -13,6 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
with:
15
fetch-depth: 0
16
+ submodules: true
17
18
- name: Set up Python 3.x
19
uses: actions/setup-python@v5
0 commit comments