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