summaryrefslogtreecommitdiff
path: root/web_infrastructure
diff options
context:
space:
mode:
authorGreg DeKoenigsberg <greg@eucalyptus.com>2015-06-16 14:32:39 -0400
committerGreg DeKoenigsberg <greg@eucalyptus.com>2015-06-16 14:32:39 -0400
commit004dedba8a8c4ba3c118744c37e5d5c238315345 (patch)
tree97f3c379ee42fd55cb55b6c12474ffc7d1b2149d /web_infrastructure
parent728f2f1bb84ceb278f32f9131019626f361c4218 (diff)
downloadansible-modules-extras-004dedba8a8c4ba3c118744c37e5d5c238315345.tar.gz
Changes to author formatting, remove emails
Diffstat (limited to 'web_infrastructure')
-rw-r--r--web_infrastructure/ejabberd_user.py2
-rw-r--r--web_infrastructure/jboss.py2
-rw-r--r--web_infrastructure/jira.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/web_infrastructure/ejabberd_user.py b/web_infrastructure/ejabberd_user.py
index 79fe94fc..bf86806a 100644
--- a/web_infrastructure/ejabberd_user.py
+++ b/web_infrastructure/ejabberd_user.py
@@ -20,7 +20,7 @@ DOCUMENTATION = '''
---
module: ejabberd_user
version_added: "1.5"
-author: '"Peter Sprygada (@privateip)" <sprygada@gmail.com>'
+author: "Peter Sprygada (@privateip)"
short_description: Manages users for ejabberd servers
requirements:
- ejabberd with mod_admin_extra
diff --git a/web_infrastructure/jboss.py b/web_infrastructure/jboss.py
index a0949c47..9ec67b7c 100644
--- a/web_infrastructure/jboss.py
+++ b/web_infrastructure/jboss.py
@@ -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 (@jhoekx)" <jeroen.hoekx@dsquare.be>'
+author: "Jeroen Hoekx (@jhoekx)"
"""
EXAMPLES = """
diff --git a/web_infrastructure/jira.py b/web_infrastructure/jira.py
index 3dc963cb..79cfb72d 100644
--- a/web_infrastructure/jira.py
+++ b/web_infrastructure/jira.py
@@ -99,7 +99,7 @@ options:
notes:
- "Currently this only works with basic-auth."
-author: '"Steve Smith (@tarka)" <ssmith@atlassian.com>'
+author: "Steve Smith (@tarka)"
"""
EXAMPLES = """