mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Add docker_container_exec note on env variables; remove superfluous notes (#806)
* Remove unnecessary notes. * Add note for evaluating environment variables.
This commit is contained in:
@@ -39,9 +39,6 @@ options:
|
||||
type: path
|
||||
required: true
|
||||
|
||||
notes:
|
||||
- Does not support C(check_mode).
|
||||
|
||||
requirements:
|
||||
- "Docker API >= 1.25"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user