forked from ISTI-ansible-roles/ansible-roles
7 lines
143 B
YAML
7 lines
143 B
YAML
|
---
|
||
|
- include: manage-fd-repos.yml
|
||
|
- include: manage-fd-packages.yml
|
||
|
- include: manage-fd-schemas.yml
|
||
|
when: fusiondirectory_schemas_install
|
||
|
|