mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Code style adjustment. (#49329)
This commit is contained in:
committed by
Sviatoslav Sydorenko
parent
2e8f166b8a
commit
3726d467ec
@@ -167,7 +167,7 @@ options:
|
||||
version_added: 2.6
|
||||
'''
|
||||
|
||||
EXAMPLES = R'''
|
||||
EXAMPLES = r'''
|
||||
### Example with HTTP challenge ###
|
||||
|
||||
- name: Create a challenge for sample.com using a account key from a variable.
|
||||
|
||||
Reference in New Issue
Block a user