On 17. aug. 2017 20:32, [email protected] wrote:
Hey -- when running adhoc commands (using shell module), the stdout returned from target systems is stripped of formatting. Is there a standard way to retain the formatting?
What formatting are you missing? I get this:
$ ansible localhost -a "toilet -f letter Ansible" localhost | SUCCESS | rc=0 >> A N N SSSS III BBBB L EEEEE A A NN N S I B B L E AAAAA N N N SSS I BBBB L EEEE A A N NN S I B B L E A A N N SSSS III BBBB LLLLL EEEEE -- Kai Stian Olstad -- 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/1cdcbd47-ba6d-e6ce-4d3b-87d7f867d27b%40olstad.com. For more options, visit https://groups.google.com/d/optout.
