mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
@@ -26,7 +26,7 @@ options:
|
||||
state:
|
||||
type: str
|
||||
description:
|
||||
- Ensure that the notification with this C(label) exists or does not exist.
|
||||
- Ensure that the notification with this O(label) exists or does not exist.
|
||||
choices: ['present', 'absent']
|
||||
default: present
|
||||
label:
|
||||
|
||||
Reference in New Issue
Block a user