Hi,

im running this[1] playbook against a server in order to start a logstash 
container, but i cannot get it to link the required ports.
This[2] is the full log of that run and nothing seems to be wrong, but when 
i do a `docker ps` i cannot see the ports[3].

If i run the corresponding docker command via the `shell` module[4], 
everything is fine as well and the ports are showing up just fine in the 
list[5]
This is a bit strange because the kibana[6] task runs all right and the 
port link is created.

Im not sure if this is a bug or not since this is my first attempt to run 
docker from ansible.


Cheers,
Mike

[1] https://gist.github.com/serialdoom/a8b9b31c9680bff13bb2#file-elk-tasks-yml
[2] 
https://gist.github.com/serialdoom/a8b9b31c9680bff13bb2#file-docker_logstash-txt-with-docker-module
[3] 
https://gist.github.com/serialdoom/a8b9b31c9680bff13bb2#file-docker-ps-with-docker-module
[4] 
https://gist.github.com/serialdoom/a8b9b31c9680bff13bb2#file-docker_logstash-txt-with-shell
[5] 
https://gist.github.com/serialdoom/a8b9b31c9680bff13bb2#file-docker-ps-with-shell
[6] 
https://gist.github.com/serialdoom/a8b9b31c9680bff13bb2#file-elk-tasks-yml-L40

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/6cd22653-6a59-4c0b-853b-39d885201294%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to