所有 Stdout 回调插件的索引
请参阅 所有回调插件的索引 以获取所有回调插件的列表。
ansible.builtin
ansible.builtin.default – 默认 Ansible 屏幕输出
ansible.builtin.minimal – 最小化 Ansible 屏幕输出
ansible.builtin.oneline – 单行 Ansible 屏幕输出
ansible.posix
ansible.posix.debug – 格式化的 stdout/stderr 显示
ansible.posix.json – 将 Ansible 屏幕输出作为 JSON
ansible.posix.jsonl – 将 Ansible 屏幕输出作为 JSONL(json 格式的行)
ansible.posix.skippy – 忽略跳过状态的 Ansible 屏幕输出 已弃用:在 2024-12-05 之后移除
community.general
community.general.counter_enabled – 将计数器添加到输出项(任务和主机/任务)
community.general.default_without_diff – 不包含 diff 输出的默认 Ansible 回调
community.general.dense – 最小化 stdout 输出
community.general.diy – 自定义输出
community.general.null – 不在屏幕上显示任何内容
community.general.selective – 仅打印某些任务
community.general.timestamp – 为每个标题添加简单的时间戳
community.general.unixy – 压缩的 Ansible 输出
community.general.yaml – YAML 格式的 Ansible 屏幕输出