mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
use include_vars in 0-init
This commit is contained in:
parent
ff22bcaf83
commit
55ee21dd49
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Initialize
|
# Initialize
|
||||||
|
|
||||||
- name: ...IS BEGINNING ============================================
|
- name: ...IS BEGINNING ============================================
|
||||||
command: echo
|
include_vars: roles/1-prep/defaults/main.yml
|
||||||
|
|
||||||
- name: Determine if runansible was run
|
- name: Determine if runansible was run
|
||||||
stat: path=/etc/iiab/iiab.env
|
stat: path=/etc/iiab/iiab.env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue