rabbah commented on a change in pull request #2686: Docker for mac take 2
URL: 
https://github.com/apache/incubator-openwhisk/pull/2686#discussion_r136555026
 
 

 ##########
 File path: ansible/logs.yml
 ##########
 @@ -24,14 +24,13 @@
         - subjects
       when: "'db' not in exclude_logs_from"
 
-- hosts: all:!ansible
-  serial: 1
+- hosts: shared,core,invokers
   tasks:
   - name: get all docker containers
-    local_action: shell docker --host tcp://{{ ansible_host }}:{{ docker.port 
}} ps -a --format="{% raw %}{{.Names}}{% endraw %}"
 
 Review comment:
   isn't this semantic changing?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to