You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/ifw/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,7 @@ The default values for some variables - like the ones for JEA and the API featur
130
130
131
131
- `ifw_api_feature: boolean`
132
132
Whether to enable the Icinga for Windows API Check Forwarder.
133
+
Be sure to install the `service` component if you want to make use of this feature.
133
134
[Read more about the Icinga for Windows API Check Forwarder](https://icinga.com/docs/icinga-for-windows/latest/doc/110-Installation/30-API-Check-Forwarder/).
Copy file name to clipboardExpand all lines: roles/ifw/meta/argument_specs.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -190,6 +190,7 @@ argument_specs:
190
190
ifw_api_feature:
191
191
description:
192
192
- Whether to enable the Icinga for Windows API Check Forwarder.
193
+
Be sure to install the C(service) component if you want to make use of this feature.
193
194
L(Read more about the Icinga for Windows API Check Forwarder, https://icinga.com/docs/icinga-for-windows/latest/doc/110-Installation/30-API-Check-Forwarder/).
0 commit comments