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

Update 8 enable.yml files to "{{ item.value | string }}"

This commit is contained in:
root 2020-01-11 22:29:54 -05:00
parent 1fffcb18a7
commit 15909ace31
8 changed files with 8 additions and 8 deletions

View file

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