Skip to content

Commit a233a3b

Browse files
authored
Update to version 2.4.0 (#148)
* Update instructions for installation * Update to version 2.4.0 Signed-off-by: Webster Mudge <[email protected]>
1 parent 73569b8 commit a233a3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docsbuild/antsibull-docs.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ collection_url = {
2121
}
2222

2323
collection_install = {
24-
* = "ansible-galaxy collection install git+https://github.com/cloudera-labs/{namespace}.{name}.git"
24+
* = "ansible-galaxy collection install {namespace}.{name}"
2525
}
2626

2727
logging_cfg = {

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
namespace: cloudera
1818
name: cloud
19-
version: 2.3.1
19+
version: 2.4.0
2020
readme: README.md
2121
authors:
2222
- Jim Enright @jenright

0 commit comments

Comments
 (0)