We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42d787 commit 869812eCopy full SHA for 869812e
galaxy.yml
@@ -5,7 +5,7 @@
5
6
namespace: "ceph"
7
name: "automation"
8
-version: 1.0.1
+version: 1.1.0
9
readme: README.md
10
authors:
11
- Teoman ONAY <tonay@ibm.com>
@@ -29,6 +29,7 @@ build_ignore:
29
- .gitignore
30
- changelogs/.plugin-cache.yaml
31
- ".*"
32
+
33
# A dict controlling use of manifest directives used in building the collection artifact. The key 'directives' is a
34
# list of MANIFEST.in style
35
# L(directives,https://packaging.python.org/en/latest/guides/using-manifest-in/#manifest-in-commands). The key
0 commit comments