1
0
Fork 0
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:
Jerry Vonau 2017-10-02 12:59:37 -05:00
parent a6043a8634
commit 7fd475b0e5

View file

@ -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