We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a24849 commit 051c5a9Copy full SHA for 051c5a9
.github/workflows/build-openstack-capi-image.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: list all
49
run: |
50
- ansible --version
+ make deps
51
52
- name: replace variables
53
0 commit comments