mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Fix version number.
This commit is contained in:
parent
c00fb4fb5c
commit
00d2785794
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ options:
|
|||
description:
|
||||
- Issuer Critical Flag.
|
||||
- Should be set either to V(0) for not critical, or to V(128) for critical.
|
||||
- Before community.general 13.3.0, only V(0) and V(1) were valid options.
|
||||
- Before community.general 12.3.0, only V(0) and V(1) were valid options.
|
||||
The value V(1) is still available for backwards-compatibility reasons.
|
||||
- Required for O(type=CAA) when O(state=present).
|
||||
type: int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue