mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fixup! Expose container_id in mine.get_docker
This commit is contained in:
parent
9e56a7e9db
commit
7293ded2f6
1 changed files with 2 additions and 0 deletions
|
@ -304,6 +304,8 @@ def get_docker(interfaces=None, cidrs=None, with_container_id=False):
|
|||
with_container_id
|
||||
Boolean, to expose container_id in the list of results
|
||||
|
||||
.. versionadded:: 2015.8.2
|
||||
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue