10 lines
154 B
YAML
10 lines
154 B
YAML
---
|
|
- name: Calico Pre tasks
|
|
import_tasks: pre.yml
|
|
|
|
- name: Calico repos
|
|
import_tasks: repos.yml
|
|
|
|
- name: Calico install
|
|
include_tasks: install.yml
|