mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
more string corrections
This commit is contained in:
@@ -47,7 +47,7 @@ options:
|
||||
notes:
|
||||
- "The JBoss standalone deployment-scanner has to be enabled in standalone.xml"
|
||||
- "Ensure no identically named application is deployed through the JBoss CLI"
|
||||
author: Jeroen Hoekx
|
||||
author: '"Jeroen Hoekx (@jhoekx)" <jeroen.hoekx@dsquare.be>'
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
@@ -99,7 +99,7 @@ options:
|
||||
notes:
|
||||
- "Currently this only works with basic-auth."
|
||||
|
||||
author: Steve Smith
|
||||
author: '"Steve Smith (@tarka)" <ssmith@atlassian.com>'
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
Reference in New Issue
Block a user