mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
move fl.yml
This commit is contained in:
parent
a1e6731303
commit
9d3ff4c16a
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
- name: Create IIAB directory structure
|
||||
include_tasks: fl.yml
|
||||
|
||||
- name: Create {{ iiab_ini_file }}
|
||||
include_tasks: iiab_ini.yml
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
- name: ...IS BEGINNING ==========================================
|
||||
command: echo
|
||||
|
||||
- name: Create IIAB directory structure
|
||||
include_tasks: fl.yml
|
||||
|
||||
- include_tasks: centos.yml
|
||||
when: ansible_distribution == "CentOS"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue