Initial commit
[ta/infra-ansible.git] / roles / access-management / templates / am.backend.conf.j2
1 #
2 # This file is managed by Ansible.
3 # Do not edit this file manually.
4 # Any changes will be automatically reverted.
5 #
6
7 {% from "templates/encoder/macros/ini_encode_macro.j2" import ini_encode with context -%}
8
9 {{ ini_encode(am_backend_config) }}