mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-12 04:31:28 +00:00
fix: typo in scenario_guide.rst
the duplication typo in listing
This commit is contained in:
parent
68ac6fecb1
commit
ed8c3b89e9
@ -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