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

needs True

This commit is contained in:
Jerry Vonau 2019-10-07 12:11:21 -05:00
parent 8bce254e22
commit 70e7c7c7b5
21 changed files with 21 additions and 21 deletions

View file

@ -102,5 +102,5 @@
lineinfile:
dest: "{{ iiab_installed }}"
regexp: '^lokole_installed'
line: 'lokole_installed'
line: 'lokole_installed: True'
state: present