marlof / ScORCH

DevOps Orchestration for Obrar deploy and Ansible playbooks
http://www.autoscorch.com
Apache License 2.0
5 stars 1 forks source link

if log summary contains an * symbol, the value is globbed in the output #173

Closed marlof closed 1 year ago

marlof commented 1 year ago

This is especially noticeable with ansible where a line like "TASK [upgrade : upgrade task} ****" is shown as "TASK [ upgrade : upgrade task ] etc bin mnt usr var"

marlof commented 1 year ago

Added set -o noglob to fn_ShowJobs