Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
communication
Commits
e0194a79
Commit
e0194a79
authored
Sep 11, 2019
by
Lars Beckers
Browse files
prosody: fix jinja spacing
parent
686b72b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
prosody/tasks/main.yml
View file @
e0194a79
---
-
import_tasks
:
postgres.yml db_user="{{prosody_user}}" db_name="{{prosody_db}}"
# yamllint disable-line rule:line-length
-
import_tasks
:
postgres.yml db_user="{{ prosody_user }}" db_name="{{ prosody_db }}"
-
name
:
ensure prosody is installed
apt
:
...
...
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