소스 검색

vendor patched upstream docker_container module.

Due to the use of a restricted name in the core `docker_container`
module's result, any standard output of a docker container captured
in the module's response was stripped out by ansible.

Because of this, we are forced to vendor a patched version of this
module, until a new version of ansible is released containing the
patched module.

This file should be removed once we begin requiring a release of ansible
containing the patched `docker_container` module.

This patch was taken directly from upstream, with no further changes:
20bf02f6b96356ab5fe68578a3af9462b4ca42a5
juanvallejo 8 년 전
부모
커밋
a35bd91e8f
1개의 변경된 파일2036개의 추가작업 그리고 0개의 파일을 삭제
  1. 2036 0
      roles/openshift_health_checker/library/docker_container.py

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2036 - 0
roles/openshift_health_checker/library/docker_container.py