mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
use iiab.env for first_run test
This commit is contained in:
parent
a6043a8634
commit
7fd475b0e5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: Determine if runansible was run
|
- name: Determine if runansible was run
|
||||||
stat: path=/etc/iiab/config_vars.yml
|
stat: path=/etc/iiab/iiab.env
|
||||||
register: NewInstall
|
register: NewInstall
|
||||||
|
|
||||||
- name: Setting first run flag
|
- name: Setting first run flag
|
||||||
|
|
Loading…
Reference in a new issue