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: