1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Merge pull request #2369 from holta/vnstat-workaround

vnStat workaround for #2367
This commit is contained in:
A Holt 2020-04-27 16:28:05 -04:00 committed by GitHub
commit 870c24bd4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
- name: Create database for LAN to collect vnStat data if not appliance config
shell: /usr/bin/vnstat -i {{ iiab_lan_iface }}
when: iiab_lan_iface is defined
when: iiab_lan_iface is defined and iiab_lan_iface != "none"
# RECORD vnStat AS INSTALLED