Conflicts-with (#133)

<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
This commit is contained in:
The Magician 2018-12-04 11:24:35 -08:00 committed by Alex Stephen
parent 462c731c4d
commit 39fe1760be
3 changed files with 12 additions and 3 deletions

View file

@ -566,7 +566,8 @@ def main():
port_name=dict(type='str'),
proxy_header=dict(default='NONE', type='str', choices=['NONE', 'PROXY_V1'])
))
)
),
mutually_exclusive=[['http_health_check', 'https_health_check', 'ssl_health_check', 'tcp_health_check']]
)
if not module.params['scopes']: