mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix syntax error in sanity import tests (invalid escape sequence "\$" caused by non-raw docs block)
This commit is contained in:
@@ -14,7 +14,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
|||||||
'supported_by': 'community'}
|
'supported_by': 'community'}
|
||||||
|
|
||||||
|
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = r'''
|
||||||
---
|
---
|
||||||
module: udm_user
|
module: udm_user
|
||||||
author:
|
author:
|
||||||
|
|||||||
Reference in New Issue
Block a user