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 a941574 commit ea8b863Copy full SHA for ea8b863
changelogs/changelog.yaml
@@ -24,3 +24,9 @@ releases:
24
changes:
25
bugfixes:
26
- 95 - elastic_snapshot_repository - Updates call to create_respository function to match new api.
27
+ 1.1.3:
28
+ release_summary: |
29
+ This is a maintenance release.
30
+ changes:
31
+ minor_changes:
32
+ - 100 - elastic_role - Fix typo in examples block.
galaxy.yml
@@ -1,6 +1,6 @@
1
namespace: community
2
name: elastic
3
-version: 1.1.2
+version: 1.1.3
4
readme: README.md
5
authors:
6
- Rhys Campbell (https://github.com/rhysmeister)
0 commit comments