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 73569b8 commit a233a3bCopy full SHA for a233a3b
docsbuild/antsibull-docs.cfg
@@ -21,7 +21,7 @@ collection_url = {
21
}
22
23
collection_install = {
24
- * = "ansible-galaxy collection install git+https://github.com/cloudera-labs/{namespace}.{name}.git"
+ * = "ansible-galaxy collection install {namespace}.{name}"
25
26
27
logging_cfg = {
galaxy.yml
@@ -16,7 +16,7 @@
16
17
namespace: cloudera
18
name: cloud
19
-version: 2.3.1
+version: 2.4.0
20
readme: README.md
authors:
- Jim Enright @jenright
0 commit comments