1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Remove tags in ~30 files, improve verbiage

This commit is contained in:
root 2020-01-30 04:57:53 -05:00
parent 814efd5a02
commit 2cdf846365
30 changed files with 11 additions and 57 deletions

View file

@ -2,7 +2,6 @@
package:
name: vnstat
state: present
#tags: download
- name: Install /etc/vnstat.conf from template
template:
@ -53,7 +52,7 @@
value: vnStat
- option: description
value: '"vnStat is a console-based network traffic monitor for Linux and BSD that keeps a log of network traffic for the selected interface(s)."'
- option: installed
- option: install
value: "{{ vnstat_install }}"
- option: enabled
value: "{{ vnstat_enabled }}"