mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update main.yml
This commit is contained in:
parent
de58d97c75
commit
a40d6d2a1c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
- name: ...IS BEGINNING ============================================
|
||||
stat:
|
||||
path: {{ iiab_env_file }}
|
||||
path: "{{ iiab_env_file }}"
|
||||
register: NewInstall
|
||||
|
||||
- name: Setting first run flag
|
||||
|
|
Loading…
Reference in a new issue