码迷,mamicode.com
首页 > 其他好文 > 详细

task执行结果查看

时间:2017-01-24 13:38:07      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:div   code   gre   spark   put   ansi   rip   输出   style   

使用debug输出task执行的register:

- name: check extract session
#  script: /app/ansiblecfg/XXX/roles/test/tasks/psgrep.sh > /home/shdxspark/psgrep.log
  script: /app/ansiblecfg/XXX/roles/test/tasks/psgrep.sh
  register: psgrep_output

#通过debug方式打印psgrep.sh脚本的返回结果psgrep_output
- debug: var=psgrep_output.stdout_lines

结果输出:

技术分享

 

task执行结果查看

标签:div   code   gre   spark   put   ansi   rip   输出   style   

原文地址:http://www.cnblogs.com/andriy-h/p/6346903.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!