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
4cd25e3c
Verified
Commit
4cd25e3c
authored
Jul 12, 2020
by
Jelle van der Waa
🚧
Browse files
Remove unrequired become: true
parent
d9377b5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/bugbot/tasks/main.yml
View file @
4cd25e3c
...
...
@@ -4,7 +4,6 @@
pacman
:
name=python-irc,python-beautifulsoup4,python-lxml state=present
-
name
:
receive valid signing keys
become
:
true
command
:
/usr/bin/gpg --keyserver keys.openpgp.org --auto-key-locate wkd,keyserver --locate-keys {{ item }}
with_items
:
'
{{
bugbot_pgp_emails
}}'
register
:
gpg
...
...
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