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

iiab.ini: '| string' avoids Ansible warnings

This commit is contained in:
root 2020-01-11 21:41:37 -05:00
parent 9e0aea211d
commit 99f48aae4a
57 changed files with 62 additions and 62 deletions

View file

@ -31,7 +31,7 @@
path: "{{ iiab_ini_file }}"
section: vnstat
option: "{{ item.option }}"
value: "{{ item.value }}"
value: "{{ item.value | string }}"
with_items:
- option: name
value: vnStat