diff --git a/network/dnsmadeeasy.py b/network/dnsmadeeasy.py index 148e25a5011..dc70d0e5569 100644 --- a/network/dnsmadeeasy.py +++ b/network/dnsmadeeasy.py @@ -87,7 +87,7 @@ notes: - This module returns record(s) in the "result" element when 'state' is set to 'present'. This value can be be registered and used in your playbooks. requirements: [ urllib, urllib2, hashlib, hmac ] -author: Brice Burgess +author: "Brice Burgess (@briceburg)" ''' EXAMPLES = '''