Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ansible
au_otree
Commits
1c9ca829
Commit
1c9ca829
authored
Sep 27, 2021
by
Torsten N. Fit
Browse files
Fixed syntax error equals should be colon
parent
a49cd2be
Changes
1
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
1c9ca829
...
...
@@ -8,6 +8,6 @@ otree_fqdn: "otree.local"
otree_repo
:
"
https://gitlab.au.dk/otree/otree_example_apps.git"
# https://gitlab+deploy-token-36:change-me@gitlab.au.dk/otree/test.git
# https://docs.gitlab.com/ee/user/project/deploy_tokens/#git-clone-a-repository
otree_admin_password
=
'my_otree_admin_pw'
otree_admin_password
:
'
my_otree_admin_pw'
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment