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
14fbcdaf
Verified
Commit
14fbcdaf
authored
Jul 03, 2020
by
Jelle van der Waa
🚧
Browse files
Add dependencies for sourceballs to be able to fetch sources
parent
c2b26284
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/dbscripts/tasks/main.yml
View file @
14fbcdaf
...
...
@@ -3,6 +3,9 @@
-
name
:
install svn, git, rsync and some perl stuff
pacman
:
name=git,subversion,rsync,perl-dbd-pg,perl-timedate,diffstat state=present
-
name
:
install sourceballs requirements (makepkg download dependencies)
pacman
:
name=git,subversion,mercurial,breezy state=present
-
name
:
create dbscripts users
user
:
name="{{ item }}" shell=/bin/bash
with_items
:
...
...
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