mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
fix typo
This commit is contained in:
parent
88779966a1
commit
de7d0ee466
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue