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 aa97907 commit d3dc505Copy full SHA for d3dc505
etc/kayobe/ansible/requirements.yml
@@ -1,7 +1,8 @@
1
---
2
collections:
3
- - name: stackhpc.cephadm
4
- version: 1.18.0
+ - name: https://github.com/stackhpc/ansible-collection-cephadm.git
+ version: install-retries
5
+ type: git
6
# NOTE: Pinning pulp.squeezer to 0.0.13 because 0.0.14+ depends on the
7
# pulp_glue Python library being installed.
8
- name: pulp.squeezer
0 commit comments