Skip to content

Commit

Permalink
Update to version 2.4.0 (#148)
Browse files Browse the repository at this point in the history
* Update instructions for installation
* Update to version 2.4.0

Signed-off-by: Webster Mudge <[email protected]>
  • Loading branch information
wmudge authored May 21, 2024
1 parent 73569b8 commit a233a3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docsbuild/antsibull-docs.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ collection_url = {
}

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

logging_cfg = {
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

namespace: cloudera
name: cloud
version: 2.3.1
version: 2.4.0
readme: README.md
authors:
- Jim Enright @jenright
Expand Down

0 comments on commit a233a3b

Please sign in to comment.