Dedupe PTR record related code in rax_dns_record

This commit is contained in:
Matt Martz 2014-08-06 16:35:06 -05:00
commit 7d0eba19ab
4 changed files with 33 additions and 31 deletions

View file

@ -33,7 +33,6 @@ REPLACER_COMPLEX = "\"<<INCLUDE_ANSIBLE_MODULE_COMPLEX_ARGS>>\""
REPLACER_WINDOWS = "# POWERSHELL_COMMON"
REPLACER_VERSION = "\"<<ANSIBLE_VERSION>>\""
class ModuleReplacer(object):
"""