mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Prevent Jinja2 string escaping in alternative Route53 example from getting lost in translation. (#40376)
This commit is contained in:
@@ -190,7 +190,7 @@ options:
|
|||||||
version_added: 2.6
|
version_added: 2.6
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = R'''
|
||||||
### Example with HTTP challenge ###
|
### Example with HTTP challenge ###
|
||||||
|
|
||||||
- name: Create a challenge for sample.com using a account key from a variable.
|
- name: Create a challenge for sample.com using a account key from a variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user