mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
fix wording for silencing a sensu client (#46250)
This commit is contained in:
committed by
Alicia Cozine
parent
ab96bbdef9
commit
dae2172045
@@ -50,7 +50,7 @@ options:
|
||||
subscription:
|
||||
description:
|
||||
- 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)
|
||||
required: true
|
||||
default: []
|
||||
|
||||
Reference in New Issue
Block a user