Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Environmental Cheminformatics
plan-b
Commits
f04e2917
Verified
Commit
f04e2917
authored
Feb 26, 2021
by
Todor Kondic
Browse files
...
parent
13cbbe1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/emacs.yml
View file @
f04e2917
...
...
@@ -24,3 +24,11 @@
command
:
/home/{{ item.login }}/.config/config-emacs
become_user
:
"
{{
item.login
}}"
loop
:
"
{{
users
}}"
-
name
:
Copy emacs.desktop.
copy
:
src
:
files/home/user/Desktop/emacs.desktop
dest
:
"
/home/{{
item.login
}}/Desktop/emacs.desktop"
mode
:
0744
become_user
:
"
{{
item.login
}}"
loop
:
"
{{
users
}}"
Write
Preview
Markdown
is supported
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