ansible-human_log

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

  • 所有者: n0ts/ansible-human_log
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者n0ts/ansible-human_log
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2016-01-19 10:54:51
推送於2019-03-31 12:37:55
最后一次提交2019-03-31 21:37:54
發布數2
最新版本名稱0.0.2 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數132
關注者數8
派生數49
提交數25
已啟用問題?
問題數11
打開的問題數1
拉請求數9
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?