ansible/roles/adam/templates/auth.json

4 lines
38 B
JSON
Raw Normal View History

2020-06-09 01:13:19 -05:00
{
"token": "{{ adam_auth_token }}"
}