mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix spacing (#3616)
This commit is contained in:
committed by
Matt Clay
parent
4561c75d1c
commit
684045a316
@@ -90,8 +90,8 @@ EXAMPLES = '''
|
||||
login_user: username
|
||||
login_password: password
|
||||
host_name: ExampleHost
|
||||
macro_name:Example macro
|
||||
macro_value:Example value
|
||||
macro_name: Example macro
|
||||
macro_value: Example value
|
||||
state: present
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user