⬆️ Update ansible to 2.18.4

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| devbox     | ansible | 2.18.2 | 2.18.4 |
This commit is contained in:
feisar-bot[bot]
2025-04-14 04:24:12 +00:00
committed by auricom
parent e94799fed1
commit 92391c25d6

View File

@@ -1,4 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.12.0/.schema/devbox.schema.json",
"packages": ["ansible@2.18.2", "sshpass@latest"]
"packages": ["ansible@2.18.4", "sshpass@latest"]
}