Skip to content

Commit c13b986

Browse files
author
Michal Muransky
authored
Merge pull request #15 from thunderysteak/main
Fix: Bump dependency versions
2 parents ac07ae1 + d739e95 commit c13b986

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

galaxy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
namespace: lablabs
33
name: wireguard
4-
version: "0.3.1"
4+
version: "0.3.2"
55
readme: README.md
66
authors:
77
- Labyrinth Labs <info@lablabs.io>
88
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.roles: "1.9.7"
12+
devsec.hardening: "8.7.0"
13+
robertdebock.roles: "1.10.6"
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)