diff --git a/branch/stable-3/docsite/scenario_guide.html b/branch/stable-3/docsite/scenario_guide.html index ba76929a..3e864073 100644 --- a/branch/stable-3/docsite/scenario_guide.html +++ b/branch/stable-3/docsite/scenario_guide.html @@ -247,7 +247,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: