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 6759d07 commit 6c265a8Copy full SHA for 6c265a8
galaxy.yml
@@ -1,7 +1,7 @@
1
---
2
namespace: middleware_automation
3
name: common
4
-version: "1.2.1"
+version: "1.2.0"
5
readme: README.md
6
authors:
7
- Andrew Block <ablock@redhat.com>
@@ -18,7 +18,7 @@ tags:
18
- middleware
19
- a4mw
20
dependencies:
21
- "fedora.linux_system_roles": ">=1.75.3"
+ "fedora.linux_system_roles": "*"
22
"ansible.posix": ">=1.4.0"
23
repository: https://github.com/ansible-middleware/common
24
documentation: https://ansible-middleware.github.io/common
0 commit comments