I have a similar problem, and I read the docs, but I must be not seeing
something obvious. Here is a fragment of a yaml file (the entire file is
here<https://github.com/mslinn/ansible-ec2-play/blob/master/yaml/launch.yaml>
):
- name: Launch project
command: (sleep 2; /bin/echo "Of course your realize that this means
war" > $home/nohup.out)
async: 15
poll: 0
There is no output from that step when run with -vv. What am I missing?
--
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].
For more options, visit https://groups.google.com/groups/opt_out.