Skip to content

Commit 2bdf977

Browse files
author
Michal Muransky
authored
Merge pull request #11 from lablabs/fix_galaxy_metadata
fix: simplespec scheme for deps
2 parents 1cae6f2 + 349f10d commit 2bdf977

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
@@ -9,8 +9,8 @@ description: Wireguard Server Ansible Collection.
99
license_file: LICENSE
1010
tags: [wireguard, vpn, system, linux, security, networking]
1111
dependencies:
12-
devsec.hardening: "7.12.0"
13-
robertdebock.development_environment: "2.1.1"
12+
devsec.hardening: "==7.12.0"
13+
robertdebock.development_environment: "==2.1.1"
1414
repository: https://github.com/lablabs/ansible-collection-wireguard
1515
documentation: https://github.com/lablabs/ansible-collection-wireguard
1616
homepage: https://www.lablabs.io

0 commit comments

Comments
 (0)