mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Infoblox should be run locally (#35390)
* Infoblox should be run locally * use connection: local
This commit is contained in:
parent
d16bc1c3f4
commit
923174a856
6 changed files with 18 additions and 0 deletions
|
@ -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)."
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue