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 ab498e6 commit bc70d89Copy full SHA for bc70d89
.github/workflows/build-client-packages.yml
@@ -33,7 +33,7 @@ jobs:
33
# the group_vars folder inside the inventory folder. This symlink fixes that.
34
- name: Make symlink to group_vars
35
run: ln -s inventory/group_vars
36
-
+
37
- name: Prepare package source
38
uses: roles-ansible/check-ansible-debian-stretch-action@master
39
with:
0 commit comments