1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Prevent Jinja2 string escaping in alternative Route53 example from getting lost in translation. (#40376)

This commit is contained in:
Felix Fontein 2018-05-25 07:48:08 +02:00 committed by ansibot
parent e7709e169a
commit 2fc23fdc18

View file

@ -190,7 +190,7 @@ options:
version_added: 2.6
'''
EXAMPLES = '''
EXAMPLES = R'''
### Example with HTTP challenge ###
- name: Create a challenge for sample.com using a account key from a variable.