We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938cb0b commit 1a2795bCopy full SHA for 1a2795b
pyproject.toml
@@ -8,7 +8,7 @@ description = "Set up a personal IPSEC VPN in the cloud"
8
version = "2.0.0-beta"
9
requires-python = ">=3.11"
10
dependencies = [
11
- "ansible==11.9.0",
+ "ansible==12.0.0",
12
"jinja2>=3.1.6",
13
"netaddr==1.3.0",
14
"pyyaml>=6.0.2",
0 commit comments