Fix missing doc type. (#57884)

pull/57966/head
Felix Fontein 5 years ago committed by Alicia Cozine
parent eed7a338a0
commit da6f6cc456

@ -45,7 +45,7 @@ options:
- Valid format is C([+-]timespec | ASN.1 TIME) where timespec can be an integer
+ C([w | d | h | m | s]) (e.g. C(+32w1d2h), and ASN.1 TIME (i.e. pattern C(YYYYMMDDHHMMSSZ)).
Note that all timestamps will be treated as being in UTC.
type: dict
select_crypto_backend:
description:
- Determines which crypto backend to use.

@ -1440,7 +1440,6 @@ lib/ansible/modules/commands/command.py E322
lib/ansible/modules/commands/command.py E323
lib/ansible/modules/commands/command.py E338
lib/ansible/modules/commands/expect.py E338
lib/ansible/modules/crypto/openssl_certificate_info.py E337
lib/ansible/modules/database/influxdb/influxdb_database.py E324
lib/ansible/modules/database/influxdb/influxdb_database.py E337
lib/ansible/modules/database/influxdb/influxdb_query.py E324

Loading…
Cancel
Save