From f3cbf8fd98928c70ce49f83d7855a9f3da60626f Mon Sep 17 00:00:00 2001 From: felixfontein Date: Fri, 22 Aug 2025 20:27:11 +0000 Subject: [PATCH] deploy: fdf9f834549972dff86e06dad6550f32dbe0e849 --- branch/main/docsite/scenario_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branch/main/docsite/scenario_guide.html b/branch/main/docsite/scenario_guide.html index 7897c189..91d95cd4 100644 --- a/branch/main/docsite/scenario_guide.html +++ b/branch/main/docsite/scenario_guide.html @@ -246,7 +246,7 @@

The following example shows how the module default group can be used in a playbook:

---
-- name: Pull and image and start the container
+- name: Pull image and start the container
   hosts: localhost
   gather_facts: false
   module_defaults: