1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Adam Sclafani 2020-09-06 13:19:04 -10:00 committed by Jerry Vonau
parent 88779966a1
commit de7d0ee466

View file

@ -143,7 +143,7 @@
set_fact:
lokole_installed: True
- name: "Add 'lokole_insta lled: True' to {{ iiab_state_file }}"
- name: "Add 'lokole_installed: True' to {{ iiab_state_file }}"
lineinfile:
path: "{{ iiab_state_file }}" # /etc/iiab/iiab_state.yml
regexp: '^lokole_installed'