Fix linting errors.

This commit is contained in:
Felix Fontein
2025-04-26 09:01:44 +02:00
parent 51a4f76f26
commit 33ef158b09
132 changed files with 2305 additions and 2214 deletions

View File

@@ -302,6 +302,7 @@ options:
"""
EXAMPLES = r"""
---
### Example with HTTP challenge ###
- name: Create a challenge for sample.com using a account key from a variable.
@@ -356,6 +357,7 @@ EXAMPLES = r"""
chain_dest: /etc/httpd/ssl/sample.com-intermediate.crt
data: "{{ sample_com_challenge }}"
---
### Example with DNS challenge against production ACME server ###
- name: Create a challenge for sample.com using a account key file.