Infoblox should be run locally (#35390)

* Infoblox should be run locally

* use connection: local
This commit is contained in:
John R Barker 2018-01-29 20:38:36 +00:00 committed by GitHub
commit 923174a856
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 0 deletions

View file

@ -76,4 +76,6 @@ options:
variable.
required: false
default: 1.4
notes:
- "This module must be run locally, which can be achieved by specifying C(connection: local)."
"""