1
0
Fork 0
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:
A Holt 2018-10-15 05:27:51 -04:00 committed by GitHub
parent de58d97c75
commit a40d6d2a1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
- name: ...IS BEGINNING ============================================
stat:
path: {{ iiab_env_file }}
path: "{{ iiab_env_file }}"
register: NewInstall
- name: Setting first run flag