SL
Size: a a a
SL
TG
SL
0m
СУ
СУ
AL
PP
PP
ИИ
ИИ
PP
PP
MM
- name: Create a new host or update an existing host's infoполучаю ошибку
local_action:
module: zabbix_host
server_url: "http://event-log-4.services:20380"
login_user: "Admin"
login_password: zabbix
host_name: "web-app-05.services"
visible_name: "web-app-05"
host_groups:
- Linux servers
link_templates:
- Template OS Linux
status: enabled
state: present
inventory_mode: automatic
interfaces:
- type: 1
main: 1
useip: 1
ip: "192.168.128.133"
dns: "app-web-5.services"
port: 10050
fatal: [app-web-5 -> localhost]: FAILED! => {"changed": false, "msg": "Missing required ********-api module (check docs or install with: pip install ********-api)"}
pip на целевом и zabbix-api стоит. Не сталкивался кто нибудь?PP
MM
zabbix-api (0.5.4)
You are using pip version 8.1.2, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
PP
PP
PP
PP