also use short names

This commit is contained in:
rene
2021-03-12 13:42:31 +01:00
parent 687c554c9a
commit c143855430
3 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,6 @@
- block:
- include_tasks: utilities/netdata.yml
when: netdata is defined and netmon == true
when: netdata is defined and netdata == true
# vim: ts=2 sw=2

View File