Skip to content

Commit 6c265a8

Browse files
committed
use latest for linux_system_roles
1 parent 6759d07 commit 6c265a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: middleware_automation
33
name: common
4-
version: "1.2.1"
4+
version: "1.2.0"
55
readme: README.md
66
authors:
77
- Andrew Block <ablock@redhat.com>
@@ -18,7 +18,7 @@ tags:
1818
- middleware
1919
- a4mw
2020
dependencies:
21-
"fedora.linux_system_roles": ">=1.75.3"
21+
"fedora.linux_system_roles": "*"
2222
"ansible.posix": ">=1.4.0"
2323
repository: https://github.com/ansible-middleware/common
2424
documentation: https://ansible-middleware.github.io/common

0 commit comments

Comments
 (0)