1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Merge pull request #364 from jvonau/hotfix

use iiab.env for first_run test
This commit is contained in:
A Holt 2017-10-02 22:36:34 -04:00 committed by GitHub
commit 2f74052b3b

View file

@ -1,5 +1,5 @@
- name: Determine if runansible was run
stat: path=/etc/iiab/config_vars.yml
stat: path=/etc/iiab/iiab.env
register: NewInstall
- name: Setting first run flag