Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 14, 2024
1 parent fba2e3e commit 9499c77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/cisco.ios.ios_logging_global_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ Parameters
</td>
<td>
<div>Logging severity level</div>
<div>Idempotancy is not maintained for this attribute as value not shown in running-config</div>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -633,6 +634,7 @@ Parameters
</td>
<td>
<div>Logging severity level</div>
<div>Idempotancy is not maintained for this attribute as value not shown in running-config</div>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1461,6 +1463,7 @@ Parameters
</td>
<td>
<div>Logging severity level</div>
<div>Idempotancy is not maintained for this attribute as value not shown in running-config</div>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1970,6 +1973,7 @@ Parameters
</td>
<td>
<div>Logging severity level</div>
<div>Idempotancy is not maintained for this attribute as value not shown in running-config</div>
</td>
</tr>

Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/ios_logging_global.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
description: Logging buffer size
type: int
severity: &severity
description:
description:
- Logging severity level
- Idempotancy is not maintained for this attribute as value not shown in running-config
type: str
Expand Down

0 comments on commit 9499c77

Please sign in to comment.