Skip to content

Commit

Permalink
use latest for linux_system_roles
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Mar 21, 2024
1 parent 6759d07 commit 6c265a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: middleware_automation
name: common
version: "1.2.1"
version: "1.2.0"
readme: README.md
authors:
- Andrew Block <[email protected]>
Expand All @@ -18,7 +18,7 @@ tags:
- middleware
- a4mw
dependencies:
"fedora.linux_system_roles": ">=1.75.3"
"fedora.linux_system_roles": "*"
"ansible.posix": ">=1.4.0"
repository: https://github.com/ansible-middleware/common
documentation: https://ansible-middleware.github.io/common
Expand Down

0 comments on commit 6c265a8

Please sign in to comment.