mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix typo
This commit is contained in:
parent
49cc3c05b8
commit
038ebac577
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ The following parameters may be used with the **downtime** action:
|
||||||
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
||||||
| services | no | | what to manage downtime/alerts for. separate multiple services |
|
| services | no | | what to manage downtime/alerts for. separate multiple services |
|
||||||
| | | | with commas. |
|
| | | | with commas. |
|
||||||
| | | | **service** is as an alias for **services** |
|
| | | | **service** is an alias for **services** |
|
||||||
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
||||||
|
|
||||||
The following parameter must be used with the **enable_alerts** and **disable_alerts** actions:
|
The following parameter must be used with the **enable_alerts** and **disable_alerts** actions:
|
||||||
|
@ -43,7 +43,7 @@ The following parameter must be used with the **enable_alerts** and **disable_al
|
||||||
+===============+==========+==================================+==================================================================+
|
+===============+==========+==================================+==================================================================+
|
||||||
| services | no | | what to manage downtime/alerts for. separate multiple services |
|
| services | no | | what to manage downtime/alerts for. separate multiple services |
|
||||||
| | | | with commas. |
|
| | | | with commas. |
|
||||||
| | | | **service** is as an alias for **services** |
|
| | | | **service** is an alias for **services** |
|
||||||
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
Loading…
Reference in a new issue