mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 04:06:23 +00:00
Fix linting errors.
This commit is contained in:
@@ -119,6 +119,7 @@ notes:
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
---
|
||||
- name: Run a simple command (command)
|
||||
community.docker.docker_compose_v2_exec:
|
||||
service: foo
|
||||
|
||||
Reference in New Issue
Block a user