mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
56 changes to include_tasks --edits double check after rebase
This commit is contained in:
parent
d23e3d760f
commit
c07c0d2d76
22 changed files with 68 additions and 60 deletions
|
@ -14,10 +14,10 @@
|
|||
|
||||
# we need to inialize the ini file and only write the location and version sections once and only
|
||||
# once to preserve the install date and git hash.
|
||||
- include: roles/1-prep/tasks/iiab_ini.yml
|
||||
- include_tasks: roles/1-prep/tasks/iiab_ini.yml
|
||||
when: first_run
|
||||
# Now load the computed vars
|
||||
- include: roles/1-prep/tasks/computed_vars.yml
|
||||
- include_tasks: roles/1-prep/tasks/computed_vars.yml
|
||||
|
||||
- name: ...HAS COMPLETED ===========================================
|
||||
command: echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue