Install and configure Zabbix Agent
macklus:
zabbix:
agent:
pidfile
logfile
logfilesize
debuglevel
sourceip
enableremotecommands
logremotecommands
server
listenport
listenip
startagents
serveractive
hostname
hostnameitem
hostmetadata
hostmetadataitem
hostinterface
hostinterfaceitem
refreshactivechecks
buffersend
buffersize
maxlinespersecond
timeout
allowroot
user
unsafeuserparameters
tlsconnect
tlsaccept
tlscafile
tlscrlfile
tlsservercertissuer
tlsservercertsubject
tlscertfile
tlskeyfile
tlspskidentity
tlspskfile
tlsciphercert13
tlsciphercert
tlscipherpsk13
tlscipherpsk
tlscipherall13
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- macklus.zabbix_agent
GPL-3.0-only