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:
Yanis Guenane 2017-11-25 22:50:28 +01:00 committed by René Moser
commit c800048e93
3 changed files with 5 additions and 5 deletions

View file

@ -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.