Skip to content

Commit 7578647

Browse files
committed
updated description of transaction_name argument
1 parent 045395b commit 7578647

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/modules/maintenance_planner_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
type: str
2828
transaction_name:
2929
description:
30-
- Name or Display ID of your Maintenance Planner transaction.
30+
- Transaction Name or Transaction Display ID from Maintenance Planner.
3131
required: true
3232
type: str
3333
author:

plugins/modules/maintenance_planner_stack_xml_download.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
type: str
2828
transaction_name:
2929
description:
30-
- Name or Display ID of your Maintenance Planner transaction.
30+
- Transaction Name or Transaction Display ID from Maintenance Planner.
3131
required: true
3232
type: str
3333
download_path:

0 commit comments

Comments
 (0)