mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Code style adjustment. (#49329)
This commit is contained in:
parent
2e8f166b8a
commit
3726d467ec
2 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue