From dfe21c22fa2473a4accbca924c601e2496c91b03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Sep 2024 07:56:02 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ansible/README.md b/src/ansible/README.md index 63030d0..d641059 100644 --- a/src/ansible/README.md +++ b/src/ansible/README.md @@ -7,7 +7,7 @@ Install ansible. ```json "features": { - "ghcr.io/framctr/devcontainer-features/ansible:1": {} + "ghcr.io/framctr/devcontainer-features/ansible:2": {} } ```