Documentation
    Preparing search index...
    Key Name Type Required
    custom_templates list None
    • Custom templates can be added below the playbook directory.

    • If a location above the directory is desired, a symbolic link can be used.

    • Example under the playbooks directory create symbolic link with the following command:

      ln -s ../../shared_repo/custom_avd_templates/ ./custom_avd_templates
      
    • The output will be rendered at the end of the configuration.

    • The order of custom templates in the list can be important if they overlap.

    • It is recommended to use a ! delimiter at the top of each custom template.

    Add custom_templates to group/host variables:

    NOTE: We are using the same format as jq to specify the path to the key.

    .custom_platform_settings[].structured_config.custom_templates[]