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