Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
zabbix
Commits
ba7bb05a
Commit
ba7bb05a
authored
Oct 25, 2016
by
Hinrikus Wolf
Browse files
zabbix: fix a typo in snmp and include to main.yml
parent
3cad590b
Changes
2
Show whitespace changes
Inline
Side-by-side
zabbix-server/tasks/main.yml
View file @
ba7bb05a
...
...
@@ -107,6 +107,11 @@
-
database
-
zabbix
-
name
:
include snmp-features
include
:
snmp.yml
-
name
:
ensure the server is enabled and running
service
:
name=zabbix-server state=running enabled=yes
tags
:
...
...
zabbix-server/tasks/snmp.yml
View file @
ba7bb05a
...
...
@@ -15,7 +15,7 @@
-
config
-
name
:
ensure the snmp MIB libs are present
command
:
download-mibs
mibs
command
:
download-mibs
tags
:
-
snmp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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