Skip to content

Commit

Permalink
devel changes in module system_issue_definitions_v1_info doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePabloOcampo1212 committed Nov 19, 2024
1 parent 158242b commit 54fd1a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 3 additions & 2 deletions plugins/modules/authentication_import_certificate_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@
ipsec"). If no value is provided, the default value taken will be "server".
elements: dict
suboptions:
- description: Authentication Import Certificate's listOfUsers.
type: dict
description:
description: Authentication Import Certificate's listOfUsers.
type: str
type: list
pkPassword:
description: PkPassword query parameter. Password for encrypted private key.
Expand Down
4 changes: 1 addition & 3 deletions plugins/modules/system_issue_definitions_v1_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,13 @@
id: string
name: string
priority: string
issueEnabled: True
issueEnabled: true
attribute: string
offset: 0
limit: 0
sortBy: string
order: string
# ansible_request get all:
issueEnabled: true
priority: string
synchronizeToHealthThreshold: true
thresholdValue: 0
register: result
Expand Down

0 comments on commit 54fd1a5

Please sign in to comment.