ansible-human_log

This Ansible callback plugin for human-readable result logging for Ansible 1.9/2.0-2.4.

  • Owner: n0ts/ansible-human_log
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

ansible-human_log

This Ansible callback plugin for human-readable result logging for Ansible 2.0-2.4.
It used to support 1.9.x,
but this is not the case any more. Also it is of limited use for 2.2 onwards,
as explained in the Alternative section below.

Usage

To use, set the callback plugins directory in ansible.cfg:

[defaults]
callback_plugins = path/to/callback_plugins/

Alternative

Ansible 2.2
introduced
the debug output callback
which offers very similar functionality to this human_log callback.

To use the debug callback, set the following in ansible.cfg:

[defaults]
stdout_callback = debug

Alternatively you can set the environment variable
ANSIBLE_STDOUT_CALLBACK to debug.

References

Main metrics

Overview
Name With Ownern0ts/ansible-human_log
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:
所有者活动
Created At2016-01-19 10:54:51
Pushed At2019-03-31 12:37:55
Last Commit At2019-03-31 21:37:54
Release Count2
Last Release Name0.0.2 (Posted on )
First Release Name0.0.1 (Posted on )
用户参与
Stargazers Count132
Watchers Count9
Fork Count49
Commits Count25
Has Issues Enabled
Issues Count11
Issue Open Count1
Pull Requests Count9
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private