Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
3707e869
Commit
3707e869
authored
Oct 10, 2017
by
julian.gethmann
Browse files
Add missing quotation marks
parent
c8cd8672
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/opera/tasks/opera.yml
View file @
3707e869
...
...
@@ -112,7 +112,7 @@
become
:
yes
copy
:
src
:
"
Opera
Manager.desktop"
dest
:
/home/{{ user_account }}/Desktop/
owner
:
{{
user_account
}}
dest
:
"
/home/{{
user_account
}}/Desktop/
"
owner
:
"
{{
user_account
}}
"
group
:
users
mode
:
0744
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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