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
ad55c0f6
Verified
Commit
ad55c0f6
authored
Feb 26, 2021
by
Todor Kondic
Browse files
...
parent
8e8d475d
Changes
2
Show whitespace changes
Inline
Side-by-side
main.yml
View file @
ad55c0f6
...
...
@@ -14,6 +14,7 @@
name
:
"
{{
inventory_hostname
}}"
-
name
:
Copy profiles.
tags
:
profile
copy
:
src
:
files/home/user/.profile
dest
:
"
/home/{{
item.login
}}/.profile"
...
...
tasks/guix.yml
View file @
ad55c0f6
...
...
@@ -57,7 +57,7 @@
cmd
:
/usr/bin/bash -l -c 'guix package -c4 -m /etc/guix_manifest.scm --fallback'
tags
:
guix-inst-pkg
become_user
:
"
{{
item.login
}}"
retries
:
1
0
retries
:
2
0
delay
:
5
register
:
result
until
:
result.rc ==
0
...
...
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