diff options
author | Greg DeKoenigsberg <greg@eucalyptus.com> | 2015-06-15 14:41:22 -0400 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2016-12-08 11:23:07 -0500 |
commit | 18ca7aee07d1da9466d99c8075d7481a2de638e1 (patch) | |
tree | 4c89f01d5f0990d1fe0809c3821652cdd66bec7b /lib/ansible/modules/cloud/amazon/ec2_elb.py | |
parent | 8b2327fe3afbd76c53ec226761889a9c2476e843 (diff) | |
download | ansible-18ca7aee07d1da9466d99c8075d7481a2de638e1.tar.gz |
Updating cloud modules with proper github author information
Diffstat (limited to 'lib/ansible/modules/cloud/amazon/ec2_elb.py')
-rw-r--r-- | lib/ansible/modules/cloud/amazon/ec2_elb.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/amazon/ec2_elb.py b/lib/ansible/modules/cloud/amazon/ec2_elb.py index f5f5a487df..6530a00bcb 100644 --- a/lib/ansible/modules/cloud/amazon/ec2_elb.py +++ b/lib/ansible/modules/cloud/amazon/ec2_elb.py @@ -25,7 +25,7 @@ description: if state=absent is passed as an argument. - Will be marked changed when called only if there are ELBs found to operate on. version_added: "1.2" -author: John Jarvis +author: "John Jarvis (@jarv)" options: state: description: |