mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
fix: typo in scenario_guide.rst (#1118)
the duplication typo in listing
This commit is contained in:
@@ -95,7 +95,7 @@ The following example shows how the module default group can be used in a playbo
|
||||
.. code-block:: yaml+jinja
|
||||
|
||||
---
|
||||
- name: Pull and image and start the container
|
||||
- name: Pull image and start the container
|
||||
hosts: localhost
|
||||
gather_facts: false
|
||||
module_defaults:
|
||||
|
||||
Reference in New Issue
Block a user