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
c380c429
Unverified
Commit
c380c429
authored
Nov 08, 2020
by
Jakub Klinkovský
Browse files
Remove old task to symlink checkservices to /usr/local/bin
parent
2e7c52a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/tasks/main.yml
View file @
c380c429
...
...
@@ -160,12 +160,9 @@
-
name
:
install pacman-contrib,archlinux-contrib
pacman
:
name=pacman-contrib,archlinux-contrib state=installed
-
name
:
remove old checkservices copied script (from submodule)
-
name
:
remove old checkservices copied script (from submodule
; archlinux-contrib provides /usr/bin/checkservices
)
file
:
path=/usr/local/bin/checkservices state=absent
-
name
:
symlink checkservices to /usr/local/bin
file
:
src=/usr/share/archlinux/contrib/admin/checkservices dest=/usr/local/bin/checkservices state=link owner=root group=root mode=0755
-
name
:
install pacman config
template
:
src=pacman.conf.j2 dest=/etc/pacman.conf mode=0644 owner=root group=root
...
...
Kristian Klausen
🎉
@klausenbusk
mentioned in commit
d2015f43
·
Jul 30, 2021
mentioned in commit
d2015f43
mentioned in commit d2015f43660ff42530a7ac8dd200b0094866550c
Toggle commit list
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