ansible-role-apache/roles/ansible-role-composer/templates/auth.json.j2
2016-07-06 07:38:28 +10:00

5 lines
90 B
Django/Jinja

{
"github-oauth": {
"github.com": "{{ composer_github_oauth_token }}"
}
}