Skip to content

Commit 532a96c

Browse files
committed
Declare community.general and community.postgresql dependencies
1 parent c4c6805 commit 532a96c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

galaxy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ repository: https://github.com/peering-manager/ansible-role-peering-manager
1818
documentation: https://github.com/peering-manager/ansible-role-peering-manager
1919
homepage: https://peering-manager.net/
2020
issues: https://github.com/peering-manager/ansible-role-peering-manager/issues
21+
dependencies:
22+
community.general: ">=5.0.0"
23+
community.postgresql: ">=2.0.0"
2124
build_ignore:
2225
- .github
2326
- .vscode

0 commit comments

Comments
 (0)