mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Adding extends_documenation_fragment in crypto/* (#33253)
All crypto modules uses file common arguments to specify generated file permissions. This commits aims to add the extends_documentation_fragment in the doc so it is automatically stated.
This commit is contained in:
committed by
René Moser
parent
1f9e84fdd4
commit
c800048e93
@@ -183,7 +183,7 @@ options:
|
||||
description:
|
||||
- If set to True, the I(subject_alt_name) extension field must contain only these values.
|
||||
aliases: [ subjectAltName_strict ]
|
||||
|
||||
extends_documentation_fragment: files
|
||||
notes:
|
||||
- All ASN.1 TIME values should be specified following the YYYYMMDDHHMMSSZ pattern.
|
||||
Date specified should be UTC. Minutes and seconds are mandatory.
|
||||
|
||||
Reference in New Issue
Block a user