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

Update install.yml

This commit is contained in:
A Holt 2020-01-11 19:19:42 -05:00 committed by GitHub
parent 736a20d78f
commit 19fbd8df77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@
# 5. RECORD KIWIX AS INSTALLED IN /etc/iiab/iiab_state.yml # 5. RECORD KIWIX AS INSTALLED IN /etc/iiab/iiab_state.yml
- name: Add 'kiwix_installed: True' to {{ iiab_state_file }} - name: "Add 'kiwix_installed: True' to {{ iiab_state_file }}"
lineinfile: lineinfile:
dest: "{{ iiab_state_file }}" dest: "{{ iiab_state_file }}"
regexp: '^kiwix_installed' regexp: '^kiwix_installed'