qiyutech.foreman.foreman_tasks_api_tasks_callback_post module – Send data to the task from external executor (such as smart_proxy_dynflow)¶
备注
This module is part of the qiyutech.foreman collection (version 1.0.0).
You might already have this collection installed if you are using the ansible package.
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it, use: ansible-galaxy collection install qiyutech.foreman.
To use it in a playbook, specify: qiyutech.foreman.foreman_tasks_api_tasks_callback_post.
1.0.0 新版功能: of qiyutech.foreman
Synopsis¶
Send data to the task from external executor (such as smart_proxy_dynflow)
备注
This module has a corresponding action plugin.