Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
2d2c3206
Verified
Commit
2d2c3206
authored
Jun 12, 2020
by
Frederik Schwan
Committed by
Sven-Hendrik Haase
Jun 17, 2020
Browse files
fix E501 'become_user requires become to work as expected'
parent
bcfe1cbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/conf.archlinux.org/tasks/main.yml
View file @
2d2c3206
...
...
@@ -21,7 +21,8 @@
-
name
:
generate conf.archlinux.org site
command
:
hugo
become_user
:
"
{{conference_user}}"
become
:
yes
become_user
:
"
{{
conference_user
}}"
args
:
chdir
:
"
{{
conference_dir
}}"
when
:
release.changed
...
...
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