community.general.zone – Run tasks in a zone instance¶
Note
This plugin is part of the community.general collection (version 2.5.1).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.zone
.
Parameters¶
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
remote_addr
string
|
Default: "inventory_hostname"
|
var: ansible_host
var: ansible_zone_host
|
Zone identifier
|
Authors¶
Ansible Core Team