foreman – Sends events to Foreman¶
Synopsis¶
This callback will report facts and task events to Foreman https://theforeman.org/
Before 2.4, if you wanted to use an ini configuration, the file must be placed in the same directory as this plugin and named foreman.ini
In 2.4 and above you can just put it in the main Ansible configuration file.
Requirements¶
The below requirements are needed on the local master node that executes this callback.
whitelisting in configuration
requests (python library)
Parameters¶
Status¶
This callback is not guaranteed to have a backwards compatible interface. [preview]
This callback is maintained by the Ansible Community. [community]