Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
d472fa5c
Commit
d472fa5c
authored
Jun 07, 2018
by
Bartłomiej Piotrowski
Browse files
common: install pacman-contrib explicitly
parent
b0286c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/tasks/main.yml
View file @
d472fa5c
...
...
@@ -98,5 +98,8 @@
-
name
:
install checkservices
copy
:
src=archutils/checkservices dest=/usr/local/bin/checkservices owner=root group=root mode=0755
-
name
:
install pacman-contrib
pacman
:
name=pacman-contrib state=installed
-
name
:
install pacman config
template
:
src=pacman.conf.j2 dest=/etc/pacman.conf mode=0644 owner=root group=root
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