Gitiles
Code Review
Sign In
gerrit.opencord.org
/
service-profile
/
5ccabfe1c08658cf2a74014675e4c4845606ff81
/
.
/
cord-pod-ansible
/
roles
/
config
/
tasks
/
main.yml
blob: d418765a94c6a448193bf9e5698b63f0d79a181c [
file
] [
log
] [
blame
]
---
-
name:
run config recipes
include:
run_config.yml
with_items:
"{{ config_recipes | default([]) }}"