Ansible log_plays plugin is logging double output in logs

Jan 06 2018 10:20:29 - OK - omitted

  Jan 06 2018 10:20:29 - OK - omitted

  Jan 06 2018 10:20:29 - OK - {"msg": "hello", "changed": false, 
"_ansible_verbose_always": true, "_ansible_no_log": false}

  Jan 06 2018 10:20:29 - OK - {"msg": "hello", "changed": false, 
"_ansible_verbose

Playbook I'm running 
 
  - hosts: localhost
    connection: local

    tasks:
      - debug:
          msg: hello

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/37dd9959-eebe-4ccd-925e-71d1e2d744e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to