mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
fix wording for silencing a sensu client (#46250)
This commit is contained in:
parent
ab96bbdef9
commit
dae2172045
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ options:
|
||||||
subscription:
|
subscription:
|
||||||
description:
|
description:
|
||||||
- Specifies the subscription which the silence entry applies to.
|
- Specifies the subscription which the silence entry applies to.
|
||||||
- To create a silence entry for a client append C(client:) to client name.
|
- To create a silence entry for a client prepend C(client:) to client name.
|
||||||
Example - C(client:server1.example.dev)
|
Example - C(client:server1.example.dev)
|
||||||
required: true
|
required: true
|
||||||
default: []
|
default: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue