James Yang

Results 4 issues of James Yang

Seem to be unable to publish ports to the host w/ docker run. Perhaps I'm doing something wrong ``` conatiner = client.containers.run( image='mongo:3.2.11', detach=True, name='name', network_mode='host', ports={ '{}/tcp'.format(27017): ('127.0.0.1', 30000)...

## Description Syntax Highlighting lost after using ListingBlock inside an OpenBlock - syntax highlighting works until the openblock, then everything after is no longer highlighted. But the preview seems to...

🐞 bug
👋 help wanted
💄 area/syntax-highlighting

### Describe the bug A clear and concise description of what the bug is. During an mpirun of [hpl](https://netlib.org/benchmark/hpl) benchmark ucx errors were encountered which caused the job to fail....

Bug

##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - ansible_playbook ##### ANSIBLE VERSION ``` ansible --version ansible 2.2.0.0 config file = configured module search path = Default w/o overrides...

c:executor/playbook_executor
support:core
feature
affects_2.15