Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
5204d9d9
Commit
5204d9d9
authored
Mar 20, 2019
by
Evangelos Foutras
🐱
Browse files
zabbix-agent: clarify python-zabbix-api is needed locally
parent
08f4f6ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/zabbix-agent/tasks/main.yml
View file @
5204d9d9
---
# If you do not have python-zabbix-api installed
, this will fail. Please
#
install it manually. I
t is needed for
the
tasks later in this role
# If you do not have python-zabbix-api installed
(** ON YOUR LOCAL MACHINE **),
#
this will fail. Please install it; i
t is needed for tasks later in this role
.
-
name
:
install python-zabbix-api package on localhost
local_action
:
pacman name=python-zabbix-api
run_once
:
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment