Awesome! No, I have not tried it, as I get my ansible from MacPorts.
Hopefully as soon as 1.8 is out the port maintainer will release there.
Basically, when I'm executing a task simply to get some output, I don't
want to see:
TASK: [postfix | Check if SMTP submission is already allowed via IPv6]
********
failed: [jedis-test] => {"changed": true, "cmd": "grep '^-A\\ INPUT\\ -p\\
tcp\\ -m\\ state\\ --state\\ NEW\\ -m\\ tcp\\ --dport\\ 587\\ -j\\ ACCEPT'
/etc/sysconfig/ip6tables >/dev/null 2>&1", "delta": "0:00:00.002819",
"end": "2014-11-24 16:35:55.098774", "rc": 1, "start": "2014-11-24
16:35:55.095955"}
...ignoring
And some tasks, like checking to see if our McAfee is there, can generate a
page of angry red text. Since I really don't care what stdout is, I'd
rather just see:
TASK: [postfix | Check if SMTP submission is already allowed via IPv6]
********
and then move on to the next task :-)
Thanks yet again, and thanks for such an awesome piece of software! I'm
using ansible for more and more tasks, and loving it!
On Monday, November 24, 2014 3:16:32 PM UTC-8, Michael DeHaan wrote:
>
> no_log in 1.8 does in fact block output to the callbacks in general.
>
> Have you tried on 1.8 (devel -- releasing VERY soon now), and if so, can
> you clarify more about what you are looking for?
>
--
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/0e3efb22-fcf6-479d-9735-74a0d9a18549%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.