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:
parent
814efd5a02
commit
2cdf846365
30 changed files with 11 additions and 57 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue