Skip to content

Commit

Permalink
Mark org as required field for notification template
Browse files Browse the repository at this point in the history
  • Loading branch information
kk-at-redhat committed Feb 7, 2025
1 parent 26346d2 commit 22347b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awx_collection/plugins/modules/notification_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
description:
- The organization name, ID, or named URL the notification belongs to.
type: str
required: True
notification_type:
description:
- The type of notification to be sent.
Expand Down

0 comments on commit 22347b2

Please sign in to comment.