Gitiles
Code Review
Sign In
gerrit.opencord.org
/
service-profile
/
17529f067d08e6c51cf259856b5d0d5502ed641a
/
.
/
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([]) }}"