diff --git a/roles/0-init/tasks/main.yml b/roles/0-init/tasks/main.yml index cf11061cd..bbdd59d89 100644 --- a/roles/0-init/tasks/main.yml +++ b/roles/0-init/tasks/main.yml @@ -12,7 +12,7 @@ # 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. -- name: Write iiab_ini.yml for the first time +- name: Create IIAB directory structure and {{ iiab_ini_file }}, if first_run include_tasks: first_run.yml when: first_run