Update Netdata. Apparently.

This commit is contained in:
Salt 2021-01-23 19:18:09 -06:00
parent 2f6d016532
commit c347bdf493
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# vim:ft=ansible:
netdata_git_version_tag: v1.28.0

View File

@ -10,6 +10,8 @@
tags: [ ansible, common ]
# Import specific playbooks
- hosts: prod
vars_files:
- playbooks/vars/netdata.yml
roles:
- role: netdata
tags: [ mon ]